Closed
Bug 387217
Opened 17 years ago
Closed 17 years ago
"ASSERTION: bad status: 'NS_FRAME_IS_COMPLETE(status)'" with float in xul, padding
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
(deleted),
application/vnd.mozilla.xul+xml
|
Details |
Loading the testcase triggers a bunch of NS_UNCONSTRAINEDSIZE assertions, plus:
###!!! ASSERTION: bad status: 'NS_FRAME_IS_COMPLETE(status)', file /Users/jruderman/trunk/mozilla/layout/generic/nsFrame.cpp, line 6257
Why is float-in-XUL able to cause trouble despite floats being disabled in XUL?
Reporter | ||
Comment 1•17 years ago
|
||
Reporter | ||
Comment 2•17 years ago
|
||
Still triggers lots of assertions, but I don't see "bad status" any more.
Status: NEW → RESOLVED
Closed: 17 years ago
Flags: in-testsuite-
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•