Closed
Bug 410428
Opened 17 years ago
Closed 9 years ago
"ASSERTION: No unconstrainedsize arithmetic, please" with margin close to nscoord_MAX, table, -moz-column
Categories
(Core :: Layout: Tables, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
170 bytes,
application/xhtml+xml
|
Details |
Loading the testcase triggers two polite assertions:
###!!! ASSERTION: No unconstrainedsize arithmetic, please: 'NS_UNCONSTRAINEDSIZE != margin.top', file /Users/jruderman/trunk/mozilla/layout/tables/nsTableOuterFrame.cpp, line 1123
###!!! ASSERTION: No unconstrainedsize arithmetic, please: 'NS_UNCONSTRAINEDSIZE != margin.bottom', file /Users/jruderman/trunk/mozilla/layout/tables/nsTableOuterFrame.cpp, line 1126
Comment 1•9 years ago
|
||
No longer happens on trunk.
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: in-testsuite+
Resolution: --- → WORKSFORME
Comment 3•9 years ago
|
||
bugherder |
You need to log in
before you can comment on or make changes to this bug.
Description
•