mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
* Update web-platform-tests to revision b'33d11f1db34802fda00e64ddeb0b7ef040cf65be' * Update expectations --------- Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
34 lines
1.0 KiB
INI
34 lines
1.0 KiB
INI
[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.serviceworker.html]
|
|
expected: ERROR
|
|
|
|
[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.sharedworker.html]
|
|
expected: ERROR
|