[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