Closed Bug 1855736 Opened 1 year ago Closed 1 year ago

WPT failure in /css/css-nesting/cssom.html

Categories

(Core :: CSS Parsing and Computation, defect)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1856018

People

(Reporter: twisniewski, Unassigned)

References

()

Details

We're failing the test Simple CSSOM manipulation of subrules 10 in the WPT https://wpt.fyi/results/css/css-nesting/cssom.html :

!EQ(".a {\n :is(!& .foo, .b) { color: green; }\n}", ".a {\n :is(.b) { color: green; }\n}")

This is presently our only failure here, and Chrome and Safari both pass this sub-test.

Status: NEW → RESOLVED
Closed: 1 year ago
Duplicate of bug: 1856018
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.