servo/tests/wpt/meta/fetch/content-encoding/zstd/bad-zstd-body.https.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-zstd-body.https.any.html]
[Consuming the body of a resource with bad zstd content with arrayBuffer() should reject]
expected: FAIL
[Consuming the body of a resource with bad zstd content with blob() should reject]
expected: FAIL
[Consuming the body of a resource with bad zstd content with json() should reject]
expected: FAIL
[Consuming the body of a resource with bad zstd content with text() should reject]
expected: FAIL
[Consuming the body of a resource with bad zstd content with bytes() should reject]
expected: FAIL
[bad-zstd-body.https.any.worker.html]
[Consuming the body of a resource with bad zstd content with arrayBuffer() should reject]
expected: FAIL
[Consuming the body of a resource with bad zstd content with blob() should reject]
expected: FAIL
[Consuming the body of a resource with bad zstd content with json() should reject]
expected: FAIL
[Consuming the body of a resource with bad zstd content with text() should reject]
expected: FAIL
[Consuming the body of a resource with bad zstd content with bytes() should reject]
expected: FAIL
[bad-zstd-body.https.any.sharedworker.html]
expected: ERROR
[bad-zstd-body.https.any.serviceworker.html]
expected: ERROR