mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
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:
parent
30b712aaf9
commit
e8d5a019a4
11 changed files with 12 additions and 65 deletions
|
@ -1,6 +1,3 @@
|
|||
[top-level-is-scope.html]
|
||||
[& as direct ancestor]
|
||||
expected: FAIL
|
||||
|
||||
[& matches scoped element only, not everything]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue