Open
Bug 512304
Opened 16 years ago
Updated 3 years ago
"ASSERTION: style context has old rule node" with XUL, MathML, img
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
NEW
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
667 bytes,
application/vnd.mozilla.xul+xml
|
Details |
###!!! ASSERTION: Already have an undisplayed context entry for aContent: '!GetUndisplayedContent(aContent)', file /Users/jruderman/central/layout/base/nsFrameManager.cpp, line 593
###!!! ASSERTION: Found more undisplayed content data after removal: 'context == nsnull', file /Users/jruderman/central/layout/base/nsFrameManager.cpp, line 650
###!!! ASSERTION: Already have an undisplayed context entry for aContent: '!GetUndisplayedContent(aContent)', file /Users/jruderman/central/layout/base/nsFrameManager.cpp, line 593
###!!! ASSERTION: style context has old rule node: 'n == mRuleTree', file /Users/jruderman/central/layout/style/nsStyleSet.cpp, line 182
###!!! ASSERTION: old rule tree still referenced: 'Not Reached', file /Users/jruderman/central/layout/style/nsStyleSet.cpp, line 960
Reporter | ||
Comment 1•15 years ago
|
||
tn, you might be interested in this bug given bug 396367 comment 24.
Reporter | ||
Comment 2•15 years ago
|
||
Bug 537624 has a simpler testcase and also hits the "Already have an undisplayed context entry for aContent" assertion.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•