Closed
Bug 537059
Opened 15 years ago
Closed 15 years ago
"ASSERTION: What happened here?" with :first-letter, abs pos, tables, XBL
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
481 bytes,
application/xhtml+xml
|
Details |
###!!! ASSERTION: What happened here?: 'containingBlock == GetFloatContainingBlock(parentFrame)', file /Users/jruderman/central/layout/base/nsCSSFrameConstructor.cpp, line 7060
Comment 1•15 years ago
|
||
This will be fixed by bug 484400, which removes this assertion and the bogus code it is based on.
Depends on: 484400
Comment 2•15 years ago
|
||
Should be fixed now that bug 484400 has landed. I forgot to include the testcase as a crashtest and I don't want to waste build resources by doing another push that adds a single crashtest so I'll let Jesse do it with his fancy extension in a batch if I don't get to it first.
Status: NEW → RESOLVED
Closed: 15 years ago
Flags: in-testsuite?
Resolution: --- → FIXED
Comment 3•15 years ago
|
||
Pushed the crashtest
http://hg.mozilla.org/mozilla-central/rev/09c867d97ea4
Flags: in-testsuite? → in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•