Update web-platform-tests to revision b'daa07cf3c47652ed67e637f2a39bbc34f91cfe10' (#32071)

This commit is contained in:
Servo WPT Sync 2024-04-14 00:39:35 -04:00 committed by GitHub
parent a5e97525a0
commit 5083f3c4fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
966 changed files with 24989 additions and 10445 deletions

View file

@ -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

View file

@ -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

View file

@ -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