mirror of
https://github.com/servo/servo.git
synced 2025-08-13 01:15:34 +01:00
Update web-platform-tests to revision b'c23b0ad587af296087067b48a2f2101233589a8f' (#35869)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
d0a306729d
commit
66583ce3c9
762 changed files with 25364 additions and 9859 deletions
|
@ -23,12 +23,6 @@
|
|||
[CSS Values and Units Test: attr 7]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 8]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 9]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 10]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -47,9 +41,6 @@
|
|||
[CSS Values and Units Test: attr 36]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 37]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 38]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -65,9 +56,6 @@
|
|||
[CSS Values and Units Test: attr 24]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 19]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 20]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -86,12 +74,6 @@
|
|||
[CSS Values and Units Test: attr 23]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 34]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 35]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 14]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -137,9 +119,6 @@
|
|||
[CSS Values and Units Test: attr 52]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 53]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 54]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -221,14 +200,41 @@
|
|||
[CSS Values and Units Test: attr 78]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 87]
|
||||
[CSS Values and Units Test: attr 15]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 88]
|
||||
[CSS Values and Units Test: attr 30]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 89]
|
||||
[CSS Values and Units Test: attr 31]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 90]
|
||||
[CSS Values and Units Test: attr 33]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 49]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 79]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 80]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 81]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 82]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 91]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 92]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 93]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 94]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
[calc-sibling-function-in-shadow-dom.html]
|
||||
[originating element in Shadow DOM]
|
||||
expected: FAIL
|
||||
|
||||
[Host children have sibling-index() and sibling-count() based on assignedNodes order]
|
||||
expected: FAIL
|
||||
|
|
|
@ -436,3 +436,9 @@
|
|||
|
||||
[CSS Values and Units Test: CSS inline if() function 145]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 146]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 147]
|
||||
expected: FAIL
|
||||
|
|
3
tests/wpt/meta/css/css-values/if-invalidation.html.ini
vendored
Normal file
3
tests/wpt/meta/css/css-values/if-invalidation.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[if-invalidation.html]
|
||||
[CSS Values and Units Test: if() invalidation]
|
||||
expected: FAIL
|
12
tests/wpt/meta/css/css-values/sibling-function-invalidation.html.ini
vendored
Normal file
12
tests/wpt/meta/css/css-values/sibling-function-invalidation.html.ini
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
[sibling-function-invalidation.html]
|
||||
[Initially 6th sibling]
|
||||
expected: FAIL
|
||||
|
||||
[5th sibling after removal]
|
||||
expected: FAIL
|
||||
|
||||
[Initially 6 siblings]
|
||||
expected: FAIL
|
||||
|
||||
[5 siblings after removal]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue