Closed
Bug 379920
Opened 18 years ago
Closed 18 years ago
SVG + XBL causes "ASSERTION: Really should have doc element frame here"
Categories
(Core :: XBL, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(2 files)
###!!! ASSERTION: Really should have doc element frame here: 'Not Reached', file /Users/jruderman/trunk/mozilla/layout/base/nsCSSFrameConstructor.cpp, line 7649
Reporter | ||
Comment 1•18 years ago
|
||
This testcase triggers the above assertion, plus:
###!!! ASSERTION: no initial containing block: 'mInitialContainingBlock', file /Users/jruderman/trunk/mozilla/layout/base/nsCSSFrameConstructor.cpp, line 7774
###!!! ASSERTION: no initial containing block: 'nsnull != mInitialContainingBlock', file /Users/jruderman/trunk/mozilla/layout/base/nsCSSFrameConstructor.cpp, line 7717
Reporter | ||
Comment 2•18 years ago
|
||
I suspect that this is a regression from the last week or two.
Comment 3•18 years ago
|
||
Fixed by backing out bug 377850.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•