Closed
Bug 501870
Opened 12 years ago
Closed 5 years ago
"ASSERTION: The computed inner margin is auto?"
Categories
(Core :: Layout: Tables, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: assertion, regression, testcase)
Attachments
(1 file)
94 bytes,
text/html
|
Details |
A bunch of these assertions were added in http://hg.mozilla.org/mozilla-central/rev/b4b7eb4407c3 (bug 478614). I think I've hit most of them. This particular testcase triggers: ###!!! ASSERTION: The computed inner margin is auto?: 'NS_AUTOMARGIN != aInnerMargin.right', file /Users/jruderman/central/layout/tables/nsTableOuterFrame.cpp, line 890
Do you hit those asserts with less pathological (style="min-width: 4611686018427388000px) test cases. This would concern me.
Reporter | ||
Comment 2•12 years ago
|
||
Nope, all the testcases have pathological widths, margins, etc.
Reporter | ||
Comment 3•12 years ago
|
||
(At least the ones from last night. I'm going to have to ignore this assertion in general.)
Comment 4•5 years ago
|
||
No longer happens on trunk.
Status: NEW → RESOLVED
Closed: 5 years ago
Flags: in-testsuite+
Resolution: --- → WORKSFORME
Comment 6•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/10d88dbf88fe
You need to log in
before you can comment on or make changes to this bug.
Description
•