Status
()
People
(Reporter: Jesse Ruderman, Unassigned)
Tracking
(Blocks: 1 bug, {testcase})
Firefox Tracking Flags
(Not tracked)
Details
Attachments
(4 attachments)
The testcase and reference have identical DOMs, so they should look the same. (This happens with both -moz-grid and -moz-grid-group.)
(Reporter) | ||
Comment 1•11 years ago
|
||
Created attachment 293923 [details]
-moz-grid testcase (dynamic)
(Reporter) | ||
Comment 2•11 years ago
|
||
Created attachment 293924 [details]
-moz-grid reference (static)
(Reporter) | ||
Comment 3•11 years ago
|
||
Created attachment 293925 [details]
-moz-grid-group testcase (dynamic)
(Reporter) | ||
Comment 4•11 years ago
|
||
Created attachment 293926 [details]
-moz-grid-group reference (static)
Comment 5•11 years ago
|
||
I'm surprised it works at all. We only recently started supporting arbitrary inline elements in XUL, but I don't remember why.
(Reporter) | ||
Comment 6•11 years ago
|
||
Same thing happens with -moz-box as well (including <xul:hbox>).
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: xptoolkit.xul → xptoolkit.widgets
Fixed by the checkin for bug 484448. Tests added.
Status: NEW → RESOLVED
Last Resolved: 9 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•