mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
Update web-platform-tests to revision b'd2f2efe271ae2fa661c52ed2fe8564e21ad4036f' (#34115)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
0759dde11b
commit
b22c0771be
1737 changed files with 45436 additions and 16168 deletions
|
@ -30,3 +30,7 @@
|
|||
|
||||
[AbortSignal timeouts fire in order]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[AbortSignal.any.shadowrealm.html]
|
||||
expected: ERROR
|
||||
|
|
4
tests/wpt/meta/dom/abort/event.any.js.ini
vendored
4
tests/wpt/meta/dom/abort/event.any.js.ini
vendored
|
@ -96,3 +96,7 @@
|
|||
|
||||
[AbortController.signal.reason returns the same DOMException]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[event.any.shadowrealm.html]
|
||||
expected: ERROR
|
||||
|
|
2
tests/wpt/meta/dom/abort/timeout-shadowrealm.any.js.ini
vendored
Normal file
2
tests/wpt/meta/dom/abort/timeout-shadowrealm.any.js.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[timeout-shadowrealm.any.shadowrealm.html]
|
||||
expected: ERROR
|
20
tests/wpt/meta/dom/abort/timeout.any.js.ini
vendored
Normal file
20
tests/wpt/meta/dom/abort/timeout.any.js.ini
vendored
Normal file
|
@ -0,0 +1,20 @@
|
|||
[timeout.any.html]
|
||||
[AbortSignal.timeout() returns a non-aborted signal]
|
||||
expected: FAIL
|
||||
|
||||
[Signal returned by AbortSignal.timeout() times out]
|
||||
expected: FAIL
|
||||
|
||||
[AbortSignal timeouts fire in order]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[timeout.any.worker.html]
|
||||
[AbortSignal.timeout() returns a non-aborted signal]
|
||||
expected: FAIL
|
||||
|
||||
[Signal returned by AbortSignal.timeout() times out]
|
||||
expected: FAIL
|
||||
|
||||
[AbortSignal timeouts fire in order]
|
||||
expected: FAIL
|
15
tests/wpt/meta/dom/nodes/moveBefore/tentative/focus-within.html.ini
vendored
Normal file
15
tests/wpt/meta/dom/nodes/moveBefore/tentative/focus-within.html.ini
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
[focus-within.html]
|
||||
[focus-within should be updated when reparenting focused element directly]
|
||||
expected: FAIL
|
||||
|
||||
[focus-within should be updated when reparenting an element that has focus within]
|
||||
expected: FAIL
|
||||
|
||||
[focus-within should remain the same when moving to the same parent]
|
||||
expected: FAIL
|
||||
|
||||
[:focus-within should be eventually up to date when moving to an inert subtree]
|
||||
expected: FAIL
|
||||
|
||||
[:focus-within should be eventually up to date when moving to a subtree that would become inert via style]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue