Closed
Bug 402850
Opened 17 years ago
Closed 9 years ago
ASSERTION: Bogus availSize.width; should be bigger with large text-indent and fieldset display: table-row
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: martijn.martijn, Unassigned)
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
(deleted),
text/html
|
Details |
See testcase, when loading that testcase in current trunk build, I get this assertion 4 times:
###!!! ASSERTION: Bogus availSize.width; should be bigger: '!mContentFrame || Ge
tContentMinWidth(aReflowState.rendContext) <= availSize.width', file c:/mozilla-
build/mozilla/layout/forms/nsFieldSetFrame.cpp, line 470
Comment 1•17 years ago
|
||
See also bug 403576, which triggers this assertion and a few others.
Comment 2•17 years ago
|
||
I wonder whether this assertion is simply unenforceable as well....
Reporter | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•