WPT
wpt / compression / compression-bad-chunks.any.worker.html
Spec: https://wicg.github.io/compression/ ↗
Runs: Chrome 155.0.8039.0 (wpt@ffab1bde3, 2026-09-03) | Firefox 157.0a1 (wpt@5e776f019, 2026-09-03) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-a9df8 (wpt@9b4cabf6d, 2026-09-03) | Servo Servo 0.6 (wpt@7e3d005d7, 2026-09-03) | Blitz a50cb8971 (wpt@a95401e4e, 2026-09-03)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 21/28 | 28/28 | 28/28 | 20/28 | 20/28 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| chunk of type undefined should error the stream for deflate | PASS | PASS | PASS | PASS | PASS | — |
| chunk of type null should error the stream for deflate | PASS | PASS | PASS | PASS | PASS | — |
| chunk of type numeric should error the stream for deflate | PASS | PASS | PASS | PASS | PASS | — |
| chunk of type object, not BufferSource should error the stream for deflate | PASS | PASS | PASS | PASS | PASS | — |
| chunk of type array should error the stream for deflate | PASS | PASS | PASS | PASS | PASS | — |
| chunk of type SharedArrayBuffer should error the stream for deflate | PASS | PASS | PASS | FAIL | FAIL | — |
| chunk of type shared Uint8Array should error the stream for deflate | PASS | PASS | PASS | FAIL | FAIL | — |
| chunk of type undefined should error the stream for deflate-raw | PASS | PASS | PASS | PASS | PASS | — |
| chunk of type null should error the stream for deflate-raw | PASS | PASS | PASS | PASS | PASS | — |
| chunk of type numeric should error the stream for deflate-raw | PASS | PASS | PASS | PASS | PASS | — |
| chunk of type object, not BufferSource should error the stream for deflate-raw | PASS | PASS | PASS | PASS | PASS | — |
| chunk of type array should error the stream for deflate-raw | PASS | PASS | PASS | PASS | PASS | — |
| chunk of type SharedArrayBuffer should error the stream for deflate-raw | PASS | PASS | PASS | FAIL | FAIL | — |
| chunk of type shared Uint8Array should error the stream for deflate-raw | PASS | PASS | PASS | FAIL | FAIL | — |
| chunk of type undefined should error the stream for gzip | PASS | PASS | PASS | PASS | PASS | — |
| chunk of type null should error the stream for gzip | PASS | PASS | PASS | PASS | PASS | — |
| chunk of type numeric should error the stream for gzip | PASS | PASS | PASS | PASS | PASS | — |
| chunk of type object, not BufferSource should error the stream for gzip | PASS | PASS | PASS | PASS | PASS | — |
| chunk of type array should error the stream for gzip | PASS | PASS | PASS | PASS | PASS | — |
| chunk of type SharedArrayBuffer should error the stream for gzip | PASS | PASS | PASS | FAIL | FAIL | — |
| chunk of type shared Uint8Array should error the stream for gzip | PASS | PASS | PASS | FAIL | FAIL | — |
| chunk of type undefined should error the stream for brotli | FAIL | PASS | PASS | PASS | PASS | — |
| chunk of type null should error the stream for brotli | FAIL | PASS | PASS | PASS | PASS | — |
| chunk of type numeric should error the stream for brotli | FAIL | PASS | PASS | PASS | PASS | — |
| chunk of type object, not BufferSource should error the stream for brotli | FAIL | PASS | PASS | PASS | PASS | — |
| chunk of type array should error the stream for brotli | FAIL | PASS | PASS | PASS | PASS | — |
| chunk of type SharedArrayBuffer should error the stream for brotli | FAIL | PASS | PASS | FAIL | FAIL | — |
| chunk of type shared Uint8Array should error the stream for brotli | FAIL | PASS | PASS | FAIL | FAIL | — |