Enable CSS parent selector (&) (#36249)

Bumps Stylo to servo/stylo#164
Changelog:
bc4717c784...600b5c4297

Testing: covered by WPT
This is part of https://github.com/servo/servo/issues/36245

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
Oriol Brufau 2025-04-01 11:08:18 +02:00 committed by GitHub
parent 30b712aaf9
commit e8d5a019a4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 12 additions and 65 deletions

View file

@ -1,18 +1,6 @@
[nested-declarations-matching.html]
[Nested declarations rule has same specificity as outer selector]
expected: FAIL
[Nested declarations rule has top-level specificity behavior]
expected: FAIL
[Bare declartaion in nested grouping rule can match pseudo-element]
expected: FAIL
[Nested @scope rules behave like :where(:scope)]
expected: FAIL
[Nested @scope rules behave like :where(:scope) (trailing)]
expected: FAIL
[Nested declarations rule responds to parent selector text change]
expected: FAIL