Closed
Bug 408304
Opened 17 years ago
Closed 17 years ago
"ASSERTION: should no longer be using unconstrained sizes" in nsLineLayout::BeginSpan with fieldsets
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, regression, testcase)
Attachments
(1 file)
189 bytes,
application/xhtml+xml
|
Details |
Loading the testcase triggers:
###!!! ASSERTION: should no longer be using unconstrained sizes: 'aRightEdge != NS_UNCONSTRAINEDSIZE', file /Users/jruderman/trunk/mozilla/layout/generic/nsLineLayout.cpp, line 413
This is the assertion at the top of nsLineLayout::BeginSpan, just added in bug 407086.
Reporter | ||
Comment 1•17 years ago
|
||
WFM. The testcase doesn't trigger any assertions for me now.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Updated•17 years ago
|
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•