Closed Bug 297644 Opened 20 years ago Closed 19 years ago

ASSERTION: initial containing block already created: 'nsnull == mInitialContainingBlock'

Categories

(Core :: Layout, defect)

defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: peterv, Unassigned)

References

()

Details

Open the testcase in http://home.arcor.de/martin.honnen/mozillaBugs/domLevel2/replaceContentInFrameDoc.html (originally for bug 297311), click the button 'replace content', you'll hit the following assertions: ###!!! ASSERTION: initial containing block already created: 'nsnull == mInitialContainingBlock', file layout/base/nsCSSFrameConstructor.cpp, line 8968 Break: at file layout/base/nsCSSFrameConstructor.cpp, line 8968 ###!!! ASSERTION: Unexpected child of document element containing block: 'mDocElementContainingBlock->GetFirstChild(nsnull) == nsnull', file layout/base/nsCSSFrameConstructor.cpp, line 8996 Break: at file layout/base/nsCSSFrameConstructor.cpp, line 8996 ###!!! ASSERTION: already have a child frame: 'mFrames.IsEmpty()', file layout/generic/nsHTMLFrame.cpp, line 274 Break: at file layout/generic/nsHTMLFrame.cpp, line 274
Blocks: 297801
This seems to be worksforme in a current trunk build...
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.