Closed
Bug 452150
Opened 16 years ago
Closed 15 years ago
"ASSERTION: How can this ever happen" with mathml scriptlevel and large font size
Categories
(Core :: MathML, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
253 bytes,
application/xhtml+xml
|
Details |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1a2pre) Gecko/20080821141831 Minefield/3.1a2pre
Loading the testcase triggers:
###!!! ASSERTION: scriptminsize should never be making things bigger: 'aFont->mScriptUnconstrainedSize <= aFont->mSize', file /Users/jruderman/central/layout/style/nsRuleNode.cpp, line 2401
###!!! ASSERTION: How can this ever happen?: '*aUnconstrainedSize <= scriptLevelSize', file /Users/jruderman/central/layout/style/nsRuleNode.cpp, line 1993
I think the first assertion is covered by bug 418007. The second assertion is not covered by any open bug (an earlier testcase was fixed in bug 413274).
Reporter | ||
Comment 1•15 years ago
|
||
WFM on trunk.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 2•15 years ago
|
||
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•