Closed Bug 1324646 Opened 8 years ago Closed 8 years ago

stylo: layout/generic/crashtests/369542-2.html non-fatally asserts with "NS_BLOCK_HAS_FIRST_LETTER_STYLE state out of sync"

Categories

(Core :: CSS Parsing and Computation, defect, P3)

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: heycam, Unassigned)

References

(Blocks 1 open bug)

Details

###!!! ASSERTION: NS_BLOCK_HAS_FIRST_LETTER_STYLE state out of sync: 'haveFirstLetterStyle == ((mState & NS_BLOCK_HAS_FIRST_LETTER_STYLE) != 0)', file /home/worker/workspace/build/src/layout/generic/nsBlockFrame.cpp, line 6933

Looks to have a combination of ::first-letter and generated content.
This seems to have fixed itself.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
This assertion re-appears (as it does with layout/generic/crashtests/574958.xhtml) with bug 1349457's patch.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Priority: -- → P3
Fixed by https://github.com/servo/servo/pull/16637.
Status: REOPENED → RESOLVED
Closed: 8 years ago8 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.