Closed
Bug 499857
Opened 16 years ago
Closed 16 years ago
"ASSERTION: overflow list w/o frames" with -moz-column, :first-line
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
593 bytes,
text/html
|
Details |
###!!! ASSERTION: negative column width: 'colWidth >= 0', file /Users/jruderman/central/layout/generic/nsColumnSetFrame.cpp, line 358
WARNING: Scanning overflow inline frames is something we should avoid: '!result.mOverflowFrameToScan', file /Users/jruderman/central/layout/generic/nsTextFrameThebes.cpp, line 897
###!!! ASSERTION: overflow list w/o frames: 'mFrames.NotEmpty()', file /Users/jruderman/central/layout/generic/nsInlineFrame.cpp, line 956
Comment 1•16 years ago
|
||
I could not reproduce with a recent Linux debug build.
Reporter | ||
Comment 2•16 years ago
|
||
WFM on Mac as well.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 3•16 years ago
|
||
Crashtest checked in: http://hg.mozilla.org/mozilla-central/rev/a86c5f1d3fef
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•