Open
Bug 386010
Opened 17 years ago
Updated 1 years ago
In Debug Builds: "ASSERTION: illegal height for mtable" with display: table-caption, negative margin
Categories
(Core :: MathML, defect)
Tracking
()
NEW
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, steps-wanted, testcase)
Attachments
(1 file)
205 bytes,
application/xhtml+xml
|
Details |
###!!! ASSERTION: illegal height for mtable: 'aDesiredSize.height >= 0', file /Users/jruderman/trunk/mozilla/layout/mathml/base/src/nsMathMLmtableFrame.cpp, line 562
Updated•15 years ago
|
QA Contact: ian → mathml
Reporter | ||
Comment 1•15 years ago
|
||
Still happens on trunk.
Updated•15 years ago
|
Assignee: rbs → nobody
Comment 2•9 years ago
|
||
@Jesse Ruderman
Please contribute a step by step instruction how to reproduce the problem.
Flags: needinfo?(jruderman)
Keywords: steps-wanted
Comment 3•9 years ago
|
||
Steps were presumably just "load attached testcase in a debug build". (Jesse's testcases are generally self-contained & just need to be loaded; and note that assertions only happen in debug builds.)
Good news: currently, this bug's testcase does not trigger any assertions for me (in a debug build), on Linux at least. Jesse, do you still get any assertions? If not, I think this is WORKSFORME.
Updated•9 years ago
|
Summary: "ASSERTION: illegal height for mtable" with display: table-caption, negative margin → In Debug Builds: "ASSERTION: illegal height for mtable" with display: table-caption, negative margin
Updated•2 years ago
|
Severity: normal → S3
Comment 4•1 years ago
|
||
Clear a needinfo that is pending on an inactive user.
Inactive users most likely will not respond; if the missing information is essential and cannot be collected another way, the bug maybe should be closed as INCOMPLETE
.
For more information, please visit BugBot documentation.
Flags: needinfo?(jruderman)
You need to log in
before you can comment on or make changes to this bug.
Description
•