Closed
Bug 355426
Opened 19 years ago
Closed 18 years ago
"ASSERTION: prev sibling not in line list" with -moz-inline-block and -moz-column-*
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file, 1 obsolete file)
392 bytes,
text/html
|
Details |
###!!! ASSERTION: prev sibling not in line list: 'Not Reached', file /Users/admin/trunk/mozilla/layout/generic/nsBlockFrame.cpp, line 5522
Reporter | ||
Comment 1•19 years ago
|
||
Reporter | ||
Updated•19 years ago
|
Summary: ASSERTION: prev sibling not in line list → "ASSERTION: prev sibling not in line list" with -moz-inline-block and -moz-column-*
Reporter | ||
Comment 2•19 years ago
|
||
I also saw
###!!! ASSERTION: running past end: 'mCurrent != mListLink', file /Users/admin/trunk/mozilla/layout/base/../generic/nsLineBox.h, line 643
in a related testcase. I didn't make a reduced testcase for that, because I assumed it was the same bug.
Once bug 9458 lands -moz-inline-block will need to be changed to inline-block.
Reporter | ||
Comment 4•18 years ago
|
||
Attachment #241209 -
Attachment is obsolete: true
Reporter | ||
Comment 5•18 years ago
|
||
WFM, Mac trunk.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•