Open
Bug 615148
Opened 15 years ago
Updated 3 years ago
"ASSERTION: Can't split negative bsizes" when printing crazy table
Categories
(Core :: Layout: Tables, defect)
Tracking
()
NEW
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(2 files)
###!!! ASSERTION: Can't split negative heights: 'aSpanningRowBottom >= 0', file layout/tables/nsTableRowGroupFrame.cpp, line 953
Reporter | ||
Comment 1•15 years ago
|
||
Comment 2•10 years ago
|
||
The assertion has morphed a bit, but it still reproduces on trunk.
ASSERTION: Can't split negative bsizes: 'aSpanningRowBEnd >= 0', file /builds/slave/m-cen-l64-d-000000000000000000/build/src/layout/tables/nsTableRowGroupFrame.cpp, line 945
Summary: "ASSERTION: Can't split negative heights" when printing crazy table → "ASSERTION: Can't split negative bsizes" when printing crazy table
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•