mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
27 lines
912 B
INI
27 lines
912 B
INI
[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.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
|
|
|