mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +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
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
|
Loading…
Add table
Add a link
Reference in a new issue