Open
Bug 266265
Opened 20 years ago
Updated 2 years ago
stack children don't resolve height based on top+bottom data
Categories
(Core :: XUL, defect)
Core
XUL
Tracking
()
NEW
People
(Reporter: glazou, Unassigned)
Details
Attachments
(1 file, 1 obsolete file)
|
444 bytes,
application/vnd.mozilla.xul+xml
|
Details |
See the attached test case. It is a 400px x 400px XUL stack containing a box defined by its 100px width and 'top: 200px' and 'bottom: 100px'. The two last constraints should derive into a 100px computed height but they don't and the computed height is zero, resulting in an invisible box.
| Reporter | ||
Comment 1•20 years ago
|
||
| Reporter | ||
Comment 2•20 years ago
|
||
sorry for the spam, I used a bad mimetype
Attachment #163555 -
Attachment is obsolete: true
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: xptoolkit.widgets
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•