Closed
Bug 1513406
Opened 6 years ago
Closed 6 years ago
Flexbox sizing panel: Element with defined flex-basis shows Content Size instead of Base Size info (on Youtube video page)
Categories
(DevTools :: Inspector, defect)
DevTools
Inspector
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: victoria, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
82.83 KB,
image/jpeg
|
Details |
Forwarded from bug #1503180
On this page: https://www.youtube.com/watch?v=g4mHPeMGTJM&feature=youtu.be&t=1734
Both #search and #search-form seem to have a flex-basis of 0.000000001px;. However, this is what I see in the sizing table:
Base Size (flex-basis: 0) ______ 0
I'm expecting to see this:
Content Size _____ 0
Reporter | ||
Updated•6 years ago
|
Blocks: dt-flexbox
Comment 1•6 years ago
|
||
Tested on DevEdition and Nightly just now, and it does say Content Size _____ 0 there.
Victoria, do you mind testing again with an updated Firefox?
Flags: needinfo?(victoria)
Comment 2•6 years ago
|
||
Reporter | ||
Comment 3•6 years ago
|
||
Yay, I am now also seeing Content Size 0. Thanks all for investigating this!
Flags: needinfo?(victoria)
Reporter | ||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•