Update web-platform-tests to revision b'd9a5cc25fc5f520bde022cee67e9e6a6f0b588f9' (#31599)

This commit is contained in:
Servo WPT Sync 2024-03-10 00:11:24 -05:00 committed by GitHub
parent 9dff1fecfc
commit 60e4c1adb4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
757 changed files with 21748 additions and 6394 deletions

View file

@ -39,6 +39,9 @@
[Streaming upload should fail on a 401 response]
expected: NOTRUN
[ReadbleStream should be closed on signal.abort]
expected: NOTRUN
[request-upload.h2.any.html]
expected: TIMEOUT
@ -74,3 +77,6 @@
[Streaming upload should fail on a 401 response]
expected: NOTRUN
[ReadbleStream should be closed on signal.abort]
expected: NOTRUN

View file

@ -5,6 +5,9 @@
[Consume empty request.formData() as FormData]
expected: FAIL
[Consume multipart/form-data headers case-insensitively]
expected: FAIL
[formdata.any.html]
[Consume empty response.formData() as FormData]
@ -12,3 +15,6 @@
[Consume empty request.formData() as FormData]
expected: FAIL
[Consume multipart/form-data headers case-insensitively]
expected: FAIL