mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Enable css-nesting WPT tests (#36246)
So that we can see the improvement when enabling the feature. Testing: This PR enables tests This is part of #36245 Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
parent
7c691b6d59
commit
77525cef84
25 changed files with 217 additions and 1 deletions
39
tests/wpt/meta/css/css-nesting/cssom.html.ini
vendored
Normal file
39
tests/wpt/meta/css/css-nesting/cssom.html.ini
vendored
Normal file
|
@ -0,0 +1,39 @@
|
|||
[cssom.html]
|
||||
[CSSStyleRule is a CSSGroupingRule]
|
||||
expected: FAIL
|
||||
|
||||
[Simple CSSOM manipulation of subrules]
|
||||
expected: FAIL
|
||||
|
||||
[Simple CSSOM manipulation of subrules 1]
|
||||
expected: FAIL
|
||||
|
||||
[Simple CSSOM manipulation of subrules 2]
|
||||
expected: FAIL
|
||||
|
||||
[Simple CSSOM manipulation of subrules 3]
|
||||
expected: FAIL
|
||||
|
||||
[Simple CSSOM manipulation of subrules 4]
|
||||
expected: FAIL
|
||||
|
||||
[Simple CSSOM manipulation of subrules 5]
|
||||
expected: FAIL
|
||||
|
||||
[Simple CSSOM manipulation of subrules 6]
|
||||
expected: FAIL
|
||||
|
||||
[Simple CSSOM manipulation of subrules 7]
|
||||
expected: FAIL
|
||||
|
||||
[Simple CSSOM manipulation of subrules 8]
|
||||
expected: FAIL
|
||||
|
||||
[Simple CSSOM manipulation of subrules 9]
|
||||
expected: FAIL
|
||||
|
||||
[Mutating the selectorText of outer rule invalidates inner rules]
|
||||
expected: FAIL
|
||||
|
||||
[Manipulation of nested declarations through CSSOM]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue