Open
Bug 407550
Opened 17 years ago
Updated 2 years ago
"ASSERTION: Shouldn't be updating the break position with a break that fits after we've already flagged an overrun"
Categories
(Core :: Layout: Block and Inline, defect)
Tracking
()
NEW
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(2 files)
Loading the testcase triggers:
###!!! ASSERTION: Shouldn't be updating the break position with a break that fits after we've already flagged an overrun: '!aFits || !GetFlag(LL_NEEDBACKUP)', file /Users/jruderman/trunk/mozilla/layout/generic/nsLineLayout.h, line 254
Comment 1•16 years ago
|
||
another example for this assertion is http://www.sapo.pt/, you get the assertion when you load the site (found during the Global 500 Testrun)
Reporter | ||
Comment 2•12 years ago
|
||
Still happens on trunk.
Comment 3•9 years ago
|
||
Still happens on trunk.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•