Closed
Bug 387214
Opened 18 years ago
Closed 17 years ago
"ASSERTION: bad argument: '(aRight > mLeft) && (aRight < mRight)'" with simple float testcase
Categories
(Core :: Layout: Floats, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 307242
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
238 bytes,
text/html
|
Details |
Loading the testcase triggers:
###!!! ASSERTION: bad argument: '(aRight > mLeft) && (aRight < mRight)', file /Users/jruderman/trunk/mozilla/layout/generic/nsSpaceManager.cpp, line 1440
Comment 2•17 years ago
|
||
I think this bug results in a leak; the pages from http://wiki.mozilla.org/LeakingPages that leak a BandRect all give this assertion.
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•