Closed
Bug 522170
Opened 16 years ago
Closed 16 years ago
"ASSERTION: Incorrect aState.mPrevChild before inserting line at end" with -moz-column, float, huge min-height
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
179 bytes,
text/html
|
Details |
###!!! ASSERTION: Incorrect aState.mPrevChild before inserting line at end: 'aState.mPrevChild == mFrames.LastChild()', file /Users/jruderman/central/layout/generic/nsBlockFrame.cpp, line 2149
This assertion was added in bug 512471.
Comment 1•16 years ago
|
||
The patch in bug 515811 makes the mPrevChild assertion go away.
Depends on: 515811
![]() |
||
Updated•16 years ago
|
Group: core-security
Comment 2•16 years ago
|
||
Should be fixed by bug 515811.
Status: NEW → RESOLVED
Closed: 16 years ago
Flags: in-testsuite?
Resolution: --- → FIXED
Comment 3•13 years ago
|
||
Can this be opened up? It was fixed a long time ago now.
Reporter | ||
Updated•13 years ago
|
Group: core-security
Comment 4•13 years ago
|
||
Flags: in-testsuite? → in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•