Update web-platform-tests to revision b'a1dcc969c7db5ac73d9b9eeb349949e7e639f3fd'

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2025-06-01 01:35:16 +00:00 committed by WPT Sync Bot
parent 568d24d4e3
commit 5e6f2b9d6f
225 changed files with 6315 additions and 2054 deletions

View file

@ -1,3 +1,15 @@
[bad-br-body.https.any.html]
[Consuming the body of a resource with bad br content with arrayBuffer() should reject]
expected: FAIL
[Consuming the body of a resource with bad br content with blob() should reject]
expected: FAIL
[Consuming the body of a resource with bad br content with bytes() should reject]
expected: FAIL
[Consuming the body of a resource with bad br content with json() should reject]
expected: FAIL
[Consuming the body of a resource with bad br content with text() should reject]
expected: FAIL