Closed
Bug 1324671
Opened 8 years ago
Closed 8 years ago
stylo: several tests non-fatally assert with "stylo: We don't support CSS_PSEUDO_ELEMENT_SUPPORTS_USER_ACTION_STATE yet"
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
People
(Reporter: heycam, Unassigned)
References
(Blocks 1 open bug)
Details
###!!! ASSERTION: stylo: We don't support CSS_PSEUDO_ELEMENT_SUPPORTS_USER_ACTION_STATE yet: 'Error', file /home/worker/workspace/build/src/layout/style/ServoStyleSet.cpp, line 191
dom/base/crashtests/1024428-1.html
dom/html/crashtests/838256-1.html
dom/media/test/crashtests/1028458.html
dom/media/test/crashtests/481136-1.html
dom/media/tests/crashtests/799419.html
dom/media/tests/crashtests/812785.html
gfx/tests/crashtests/783041-3.html
layout/forms/crashtests/1279354.html
layout/forms/crashtests/893332-1.html
layout/forms/crashtests/944198.html
layout/generic/crashtests/501535-1.html
layout/generic/crashtests/851396-1.html
layout/generic/crashtests/text-overflow-form-elements.html
This one additionally hits a style context tree assertion:
###!!! ASSERTION: Wrong parent style context: 'Error', file /home/worker/workspace/build/src/layout/base/RestyleManagerBase.cpp, line 302
layout/generic/crashtests/text-overflow-iframe.html
Reporter | ||
Comment 1•8 years ago
|
||
This is fixed in the latest mozilla-central -> stylo merge.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 2•8 years ago
|
||
This didn't get fixed after all (see bug 1334938); sorry for the noise.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•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
•