Open
Bug 692465
Opened 13 years ago
Updated 2 years ago
Child elements of -moz-box doesn't respect their width/height properties.
Categories
(Core :: Layout, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: sonny, Unassigned)
Details
Attachments
(1 file)
411 bytes,
text/html
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0a1) Gecko/20111005 Firefox/10.0a1
Build ID: 20111005030932
Reporter | ||
Updated•13 years ago
|
Updated•13 years ago
|
Attachment #565245 -
Attachment mime type: text/plain → text/html
Comment 1•13 years ago
|
||
The testcase here doesn't use CSS3 flexboxes -- it uses -moz-box (which is similar but distinct)
Removing dependency on css3-flexbox and css3 keyword.
No longer blocks: css3-flexbox
Keywords: css3
Updated•13 years ago
|
Summary: Child elements of flexbox doesn't respect their width/height properties. → Child elements of -moz-box doesn't respect their width/height properties.
Comment 2•12 years ago
|
||
(somehow this is still marked as blocking css3-flexbox/bug 666041, after comment 1; not sure how, but removing that dependency again)
No longer blocks: css3-flexbox
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•