Closed
Bug 483238
Opened 17 years ago
Closed 11 years ago
ASSERTION: redo line on totally empty line with non-empty band
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: martijn.martijn, Unassigned)
Details
(Keywords: assertion, testcase)
Attachments
(2 files)
See testcase, I'm seeing these assertions on print preview in current debug build:
###!!! ASSERTION: redo line on totally empty line with non-empty band...: 'aStat
e.IsImpactedByFloat()', file c:/mozilla-build-1.3/src/layout/generic/nsBlockFram
e.cpp, line 3510
###!!! ASSERTION: the pointer to this sibling will be overwritten: '!aNewFrame->
GetNextSibling()', file c:/mozilla-build-1.3/src/layout/generic/nsFrameList.cpp,
line 176
| Reporter | ||
Comment 1•17 years ago
|
||
For some reason this testcase seems to crash in a debug build, but not in a normal build.
Comment 2•17 years ago
|
||
WFM on Mac. Martijn, are you still getting this assertion with one of these testcases?
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•