mirror of
https://github.com/servo/servo.git
synced 2025-08-16 10:55:34 +01:00
Update web-platform-tests to revision b'daa07cf3c47652ed67e637f2a39bbc34f91cfe10' (#32071)
This commit is contained in:
parent
a5e97525a0
commit
5083f3c4fb
966 changed files with 24989 additions and 10445 deletions
|
@ -5,11 +5,12 @@
|
|||
expected: ERROR
|
||||
|
||||
[request-headers.any.html]
|
||||
expected: ERROR
|
||||
[Fetch with POST with FormData body]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[request-headers.any.worker.html]
|
||||
expected: ERROR
|
||||
[Fetch with POST with FormData body]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -17,6 +17,9 @@
|
|||
[Streaming upload shouldn't work on Http/1.1.]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with Float16Array body]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[request-upload.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
@ -42,3 +45,6 @@
|
|||
|
||||
[Streaming upload shouldn't work on Http/1.1.]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with Float16Array body]
|
||||
expected: FAIL
|
||||
|
|
|
@ -50,6 +50,9 @@
|
|||
[Check response clone use structureClone for teed ReadableStreams (BigUint64Arraychunk)]
|
||||
expected: FAIL
|
||||
|
||||
[Check response clone use structureClone for teed ReadableStreams (Float16Arraychunk)]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[response-clone.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
@ -102,3 +105,6 @@
|
|||
|
||||
[Check response clone use structureClone for teed ReadableStreams (BigUint64Arraychunk)]
|
||||
expected: FAIL
|
||||
|
||||
[Check response clone use structureClone for teed ReadableStreams (Float16Arraychunk)]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue