mirror of
https://github.com/servo/servo.git
synced 2025-08-11 00:15:32 +01:00
Update web-platform-tests to revision b'de61904887c13679551c32e5e3e70b4dc870c98a' (#35480)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
b4f48c561b
commit
6d6070242b
608 changed files with 18662 additions and 8348 deletions
|
@ -1,4 +1,5 @@
|
|||
[dashed-function-eval.html]
|
||||
expected: ERROR
|
||||
[Literal result]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -37,3 +37,30 @@
|
|||
|
||||
[@media within @supports]
|
||||
expected: FAIL
|
||||
|
||||
[Basic @container]
|
||||
expected: FAIL
|
||||
|
||||
[Basic @container (false)]
|
||||
expected: FAIL
|
||||
|
||||
[Nested @container]
|
||||
expected: FAIL
|
||||
|
||||
[Nested @container (false)]
|
||||
expected: FAIL
|
||||
|
||||
[Locals within @container]
|
||||
expected: FAIL
|
||||
|
||||
[@supports within @container]
|
||||
expected: FAIL
|
||||
|
||||
[@container within @supports]
|
||||
expected: FAIL
|
||||
|
||||
[@container, @media, @supports]
|
||||
expected: FAIL
|
||||
|
||||
[@supports, @media, @container]
|
||||
expected: FAIL
|
||||
|
|
3
tests/wpt/meta/css/css-mixins/function-container-dynamic.html.ini
vendored
Normal file
3
tests/wpt/meta/css/css-mixins/function-container-dynamic.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[function-container-dynamic.html]
|
||||
[Custom Functions: @container responds to changes]
|
||||
expected: FAIL
|
3
tests/wpt/meta/css/css-mixins/function-container-self.html.ini
vendored
Normal file
3
tests/wpt/meta/css/css-mixins/function-container-self.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[function-container-self.html]
|
||||
[Custom Functions: @container can not query self]
|
||||
expected: FAIL
|
6
tests/wpt/meta/css/css-mixins/function-container-style.html.ini
vendored
Normal file
6
tests/wpt/meta/css/css-mixins/function-container-style.html.ini
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[function-container-style.html]
|
||||
[Style query on #target should query parent element]
|
||||
expected: FAIL
|
||||
|
||||
[Style query on ::before should query originating element]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue