mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Sync WPT with upstream (11-02-2024) (#31309)
* Update web-platform-tests to revision b'33d11f1db34802fda00e64ddeb0b7ef040cf65be' * Update expectations --------- Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
19667e117a
commit
03ac032798
483 changed files with 11930 additions and 4402 deletions
|
@ -0,0 +1,33 @@
|
|||
[bad-gzip-body.any.html]
|
||||
[Consuming the body of a resource with bad gzip content with arrayBuffer() should reject]
|
||||
expected: FAIL
|
||||
|
||||
[Consuming the body of a resource with bad gzip content with blob() should reject]
|
||||
expected: FAIL
|
||||
|
||||
[Consuming the body of a resource with bad gzip content with json() should reject]
|
||||
expected: FAIL
|
||||
|
||||
[Consuming the body of a resource with bad gzip content with text() should reject]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[bad-gzip-body.any.worker.html]
|
||||
[Consuming the body of a resource with bad gzip content with arrayBuffer() should reject]
|
||||
expected: FAIL
|
||||
|
||||
[Consuming the body of a resource with bad gzip content with blob() should reject]
|
||||
expected: FAIL
|
||||
|
||||
[Consuming the body of a resource with bad gzip content with json() should reject]
|
||||
expected: FAIL
|
||||
|
||||
[Consuming the body of a resource with bad gzip content with text() should reject]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[bad-gzip-body.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[bad-gzip-body.any.sharedworker.html]
|
||||
expected: ERROR
|
Loading…
Add table
Add a link
Reference in a new issue