mirror of
https://github.com/servo/servo.git
synced 2025-06-04 07:35:36 +00:00
39 lines
1.2 KiB
INI
Vendored
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
|