servo/tests/wpt/meta/fetch/content-encoding/gzip/bad-gzip-body.any.js.ini
Servo WPT Sync 2a07ef01f5
Sync WPT with upstream (02-06-2025) (#37212)
Automated downstream sync of changes from upstream as of 02-06-2025
[no-wpt-sync]

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
2025-06-02 06:06:09 +00:00

39 lines
1.2 KiB
INI
Vendored

[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
[Consuming the body of a resource with bad gzip content with bytes() 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
[Consuming the body of a resource with bad gzip content with bytes() should reject]
expected: FAIL
[bad-gzip-body.any.serviceworker.html]
expected: ERROR
[bad-gzip-body.any.sharedworker.html]
expected: ERROR