Closed
Bug 285964
Opened 20 years ago
Closed 19 years ago
{ib}ASSERTION: uh oh. the block we need to reframe has no parent!
Categories
(Core :: Layout: Block and Inline, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: bernd_mozilla, Assigned: bzbarsky)
References
Details
(Keywords: testcase)
Attachments
(2 files, 1 obsolete file)
load
<BODY style="display:inline"></BODY>
see the assert with a debug build from 2005-03-09
Attachment #177286 -
Attachment is obsolete: true
the first comment is wrong but the attached testcase as the following snippet
trigger the assert.
<BODY style="display:inline">
<div>
<DIV STYLE="float:left;"></DIV>
</div>
</BODY>
Summary: ASSERTION: uh oh. the block we need to reframe has no parent! → ASSERTION: uh oh. the block we need to reframe has no parent!
Assignee | ||
Updated•20 years ago
|
Summary: ASSERTION: uh oh. the block we need to reframe has no parent! → {ib}ASSERTION: uh oh. the block we need to reframe has no parent!
Comment 5•19 years ago
|
||
Still happens on trunk with testcases 2 and 3. I ran into this assertion while
playing with bug 306663.
Assignee | ||
Updated•19 years ago
|
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•