Open
Bug 499848
Opened 15 years ago
Updated 2 years ago
"ASSERTION: available space should never grow" with huge padding, float
Categories
(Core :: Layout, defect)
Tracking
()
NEW
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
261 bytes,
application/xhtml+xml
|
Details |
This testcase triggers a number of assertions, including one I don't think we have a bug on:
###!!! ASSERTION: available space should never grow: 'aOldAvailableSpace.x <= aNewAvailableSpace.x && aOldAvailableSpace.XMost() >= aNewAvailableSpace.XMost()', file /Users/jruderman/central/layout/generic/nsBlockFrame.cpp, line 796
Comment 1•9 years ago
|
||
WFM - NI Jesse for verification
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(jruderman)
Resolution: --- → WORKSFORME
Comment 2•9 years ago
|
||
Still there if I test in a build with E10S disabled
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Updated•9 years ago
|
Status: REOPENED → NEW
Flags: needinfo?(jruderman)
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•