mirror of
https://github.com/servo/servo.git
synced 2025-08-18 03:45:33 +01:00
Update web-platform-tests to revision b'cb53e377321267af4f5a1f05b3b851aab6fa8ede' (#32313)
This commit is contained in:
parent
8868c1372b
commit
b44d064fae
364 changed files with 7960 additions and 1600 deletions
|
@ -158,6 +158,12 @@
|
|||
[Signal on request object should also have abort reason]
|
||||
expected: FAIL
|
||||
|
||||
[response.bytes() rejects if already aborted]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch aborted & connection closed when aborted after calling response.bytes()]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[general.any.worker.html]
|
||||
[Aborting rejects with AbortError]
|
||||
|
@ -312,3 +318,9 @@
|
|||
|
||||
[Signal on request object should also have abort reason]
|
||||
expected: FAIL
|
||||
|
||||
[response.bytes() rejects if already aborted]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch aborted & connection closed when aborted after calling response.bytes()]
|
||||
expected: FAIL
|
||||
|
|
|
@ -31,3 +31,6 @@
|
|||
|
||||
[Abort reason serialization happens on abort]
|
||||
expected: FAIL
|
||||
|
||||
[response.bytes() rejects if already aborted]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue