mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
* Update web-platform-tests to revision b'33d11f1db34802fda00e64ddeb0b7ef040cf65be' * Update expectations --------- Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
33 lines
1 KiB
INI
33 lines
1 KiB
INI
[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
|
|
|
|
|
|
[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
|
|
|
|
|
|
[bad-zstd-body.https.any.sharedworker.html]
|
|
expected: ERROR
|
|
|
|
[bad-zstd-body.https.any.serviceworker.html]
|
|
expected: ERROR
|