Closed
Bug 429805
Opened 17 years ago
Closed 16 years ago
"ASSERTION: bad avail space rect width" with float, huge margin
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
209 bytes,
text/html
|
Details |
Loading the testcase triggers a bunch of assertions, including one that was added in bug 427129.
###!!! ASSERTION: bad avail space rect width: 'mAvailSpaceRect.width == 0 || mAvailSpaceRect.XMost() <= mContentArea.width', file /Users/jruderman/trunk/mozilla/layout/generic/nsBlockReflowState.cpp, line 216
Reporter | ||
Comment 1•16 years ago
|
||
WFM. See bug 489480 for a new testcase that triggers this assertion.
This testcase still triggers a bunch of assertions, fwiw.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•