/fetch/content-encoding/gzip/bad-gzip-body.any.html| status | subtest | message |
|---|---|---|
| PASS | Fetching a resource with bad gzip content should still resolve | |
| PASS | Consuming the body of a resource with bad gzip content with arrayBuffer() should reject | |
| PASS | Consuming the body of a resource with bad gzip content with blob() should reject | |
| PASS | Consuming the body of a resource with bad gzip content with bytes() should reject | |
| PASS | Consuming the body of a resource with bad gzip content with formData() should reject | |
| PASS | Consuming the body of a resource with bad gzip content with json() should reject | |
| PASS | Consuming the body of a resource with bad gzip content with text() should reject |
bundle built 2026-07-16T07:16:48.063Z