Closed
Bug 435529
Opened 17 years ago
Closed 16 years ago
"ASSERTION: Breakable non-block line containers not supported" with -moz-column, float, :first-letter
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, memory-leak, testcase)
Attachments
(1 file)
(deleted),
text/html
|
Details |
Loading the testcase triggers:
###!!! ASSERTION: Breakable non-block line containers not supported: '!aLineContainer->GetPrevInFlow() && !aLineContainer->GetNextInFlow()', file /mozilla/layout/generic/nsTextFrameThebes.cpp, line 861
###!!! ASSERTION: Placeholder relationship should have been torn down; see comments in nsPlaceholderFrame.h: '!shell->FrameManager()->GetPlaceholderFrameFor(mOutOfFlowFrame)', file /mozilla/layout/generic/nsPlaceholderFrame.cpp, line 132
Leaving triggers:
###!!! ASSERTION: Some objects allocated with AllocateFrame were not freed: 'mFrameCount == 0', file /mozilla/layout/base/nsPresShell.cpp, line 673
Reporter | ||
Comment 1•16 years ago
|
||
WFM on mozilla-central.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
Comment 2•16 years ago
|
||
Pushed the testcase as a crashtest:
http://hg.mozilla.org/mozilla-central/rev/fd979c3768df
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•