Closed
Bug 478170
Opened 17 years ago
Closed 16 years ago
"ASSERTION: Creating a circular frame list, this is very bad" with -moz-column, tables, large font size
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
575 bytes,
text/html
|
Details |
###!!! ASSERTION: bad height: 'Not Reached', file /Users/jruderman/central/layout/generic/nsLineLayout.cpp, line 188
###!!! ASSERTION: Shouldn't be incomplete if availableHeight is UNCONSTRAINED.: 'aReflowState.availableHeight != NS_UNCONSTRAINEDSIZE', file /Users/jruderman/central/layout/generic/nsBlockFrame.cpp, line 1390
###!!! ASSERTION: Creating a circular frame list, this is very bad.: 'this != aNextSibling', file /Users/jruderman/central/layout/base/../generic/nsIFrame.h, line 814
Comment 1•17 years ago
|
||
Related to bug 363120?
Reporter | ||
Comment 2•16 years ago
|
||
WFM. Now I just get
###!!! ASSERTION: bad height: 'Not Reached', file /Users/jruderman/central/layout/generic/nsLineLayout.cpp, line 184
I'll add this testcase as a crashtest.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 3•16 years ago
|
||
Crashtest added:
http://hg.mozilla.org/mozilla-central/rev/aad5b1c64ed4
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•