Closed
Bug 453762
Opened 17 years ago
Closed 16 years ago
"ASSERTION: Couldn't find placeholder" with R&A pos, text-indent
Categories
(Core :: Layout: Positioned, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
153 bytes,
text/html
|
Details |
Loading the testcase triggers:
###!!! ASSERTION: Couldn't find placeholder!: 'firstFrame', file /Users/jruderman/central/layout/generic/nsHTMLReflowState.cpp, line 981
![]() |
||
Comment 1•16 years ago
|
||
No {ib} involved. The issue is just that the inline wraps, the abs pos frame is a kid of the first-in-flow, and the placeholder is in the second in-flow.
Pretty sure we have bugs about this situation already.
Summary: "ASSERTION: Couldn't find placeholder" with R&A pos, text-indent, {ib} → "ASSERTION: Couldn't find placeholder" with R&A pos, text-indent
Reporter | ||
Comment 2•16 years ago
|
||
WFM on trunk.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 3•16 years ago
|
||
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•