Closed
Bug 353612
Opened 19 years ago
Closed 18 years ago
"ASSERTION: bad caller" setting lquote on mstyle
Categories
(Core :: MathML, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Assigned: rbs)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
|
312 bytes,
application/xhtml+xml
|
Details |
This testcase triggers an assertion added by the patch in bug 347496:
###!!! ASSERTION: bad caller: 'aContent->Tag() == nsMathMLAtoms::mstyle_ || aContent->Tag() == nsMathMLAtoms::mtable_', file /Users/admin/trunk/mozilla/layout/mathml/base/src/nsMathMLFrame.cpp, line 90
| Reporter | ||
Comment 1•19 years ago
|
||
| Reporter | ||
Comment 2•18 years ago
|
||
WFM on trunk; I no longer get the "bad caller" assertion. I do get the assertion "dangling frame without a content node", though. I'll file a new bug for that, since the testcase is simpler. Once that bug is fixed, I'll try to get this testcase into a regression test suite too.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 3•18 years ago
|
||
Filed bug 400475.
You need to log in
before you can comment on or make changes to this bug.
Description
•