Open Bug 548836 Opened 15 years ago Updated 3 years ago

ASSERTION: Wrong parent style context with ::first-line or ::first-letter and generated content

Categories

(Core :: Layout, defect)

x86
Windows 7
defect

Tracking

()

REOPENED

People

(Reporter: martijn.martijn, Unassigned)

References

Details

(Keywords: assertion, testcase)

Attachments

(2 files)

Attached file testcase
See testcase, I'm seeing this assertion in a debug build after 200ms: ###!!! ASSERTION: Wrong parent style context: 'Error', file c:/mozilla-build/src /layout/base/nsFrameManager.cpp, line 645
Attached file stack from assertion
This is basically a special case of bug 396645. The generated content just makes us reframe the scrollframe because we don't find it during style reresolve, since we don't find it due to it not being the first frame child (that would be a scrollbar; pretty sure we have a bug on that too).
Depends on: 396645
Summary: ASSERTION: Wrong parent style context with ::first-line and generated content → ASSERTION: Wrong parent style context with ::first-line or ::first-letter and generated content
(In reply to comment #3) > The assertion seems to be intermittent (see bug 574071). Well, actually, the assertion was not intermittent, the test was flaky!
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: