Closed
Bug 431072
Opened 18 years ago
Closed 16 years ago
"ASSERTION: Must only be called on reflowed lines" with MathML, display:list-item
Categories
(Core :: MathML, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
|
474 bytes,
application/xhtml+xml
|
Details |
Loading the testcase triggers a bunch of assertions, including:
###!!! ASSERTION: reflow dirty lines failed: 'NS_SUCCEEDED(rv)', file /Users/jruderman/trunk/mozilla/layout/generic/nsBlockFrame.cpp, line 952
###!!! ASSERTION: Must only be called on reflowed lines: '!(GetStateBits() & NS_FRAME_IS_DIRTY)', file /Users/jruderman/trunk/mozilla/layout/generic/nsFrame.cpp, line 4040
+ a bunch of NS_UNCONSTRAINEDSIZE assertions.
| Reporter | ||
Comment 1•16 years ago
|
||
WFM on trunk.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 2•16 years ago
|
||
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•