Closed
Bug 432752
Opened 17 years ago
Closed 16 years ago
"ASSERTION: Have parent context and shouldn't" with <svg:use>
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
498 bytes,
image/svg+xml
|
Details |
Loading the testcase triggers:
###!!! ASSERTION: Have parent context and shouldn't: 'Error', file /Users/jruderman/trunk/mozilla/layout/base/nsFrameManager.cpp, line 834
frame: SVGG(g)(-1) (0x3645dc24) style: 0x3645daa4 {}
Has parent context: style: 0x3645d978 {}
Should be null
Gary Kwong found this bug and I helped make the reduced testcase.
(The testcase also triggers a few other assertions, including the one in bug 376666.)
Comment 1•16 years ago
|
||
Testcase in comment #0 WFM on Mac trunk Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1a2pre) Gecko/20080818150509 Minefield/3.1a2pre with mallocscribble. No assertions at all.
Reporter | ||
Comment 2•16 years ago
|
||
Indeed, WFM with Firefox trunk on Tiger.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Updated•16 years ago
|
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•