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)
Core
CSS Parsing and Computation
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.
Reporter | ||
Comment 1•8 years ago
|
||
This seems to have fixed itself.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 2•8 years ago
|
||
This assertion re-appears (as it does with layout/generic/crashtests/574958.xhtml) with bug 1349457's patch.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Updated•8 years ago
|
Priority: -- → P3
Reporter | ||
Comment 3•8 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 8 years ago → 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•