WPT
wpt / compression / decompression-corrupt-input.any.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 | 26/29 | 29/29 | 29/29 | 29/29 | 29/29 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| the unchanged input for 'deflate' should decompress successfully | PASS | PASS | PASS | PASS | PASS | — |
| truncating the input for 'deflate' should give an error | PASS | PASS | PASS | PASS | PASS | — |
| trailing junk for 'deflate' should give an error | PASS | PASS | PASS | PASS | PASS | — |
| format 'deflate' field CMF should be error for 0 | PASS | PASS | PASS | PASS | PASS | — |
| format 'deflate' field FLG should be success for 218 | PASS | PASS | PASS | PASS | PASS | — |
| format 'deflate' field FLG should be success for 1 | PASS | PASS | PASS | PASS | PASS | — |
| format 'deflate' field FLG should be success for 94 | PASS | PASS | PASS | PASS | PASS | — |
| format 'deflate' field FLG should be error for 157 | PASS | PASS | PASS | PASS | PASS | — |
| format 'deflate' field DATA should be success for 4 | PASS | PASS | PASS | PASS | PASS | — |
| format 'deflate' field DATA should be error for 5 | PASS | PASS | PASS | PASS | PASS | — |
| format 'deflate' field ADLER should be error for 255 | PASS | PASS | PASS | PASS | PASS | — |
| the unchanged input for 'gzip' should decompress successfully | PASS | PASS | PASS | PASS | PASS | — |
| truncating the input for 'gzip' should give an error | PASS | PASS | PASS | PASS | PASS | — |
| trailing junk for 'gzip' should give an error | PASS | PASS | PASS | PASS | PASS | — |
| format 'gzip' field ID should be error for 255 | PASS | PASS | PASS | PASS | PASS | — |
| format 'gzip' field CM should be error for 0 | PASS | PASS | PASS | PASS | PASS | — |
| format 'gzip' field FLG should be success for 1 | PASS | PASS | PASS | PASS | PASS | — |
| format 'gzip' field FLG should be error for 2 | PASS | PASS | PASS | PASS | PASS | — |
| format 'gzip' field MTIME should be success for 255 | PASS | PASS | PASS | PASS | PASS | — |
| format 'gzip' field XFL should be success for 255 | PASS | PASS | PASS | PASS | PASS | — |
| format 'gzip' field OS should be success for 128 | PASS | PASS | PASS | PASS | PASS | — |
| format 'gzip' field DATA should be error for 3 | PASS | PASS | PASS | PASS | PASS | — |
| format 'gzip' field DATA should be success for 4 | PASS | PASS | PASS | PASS | PASS | — |
| format 'gzip' field CRC should be error for 0 | PASS | PASS | PASS | PASS | PASS | — |
| format 'gzip' field ISIZE should be error for 1 | PASS | PASS | PASS | PASS | PASS | — |
| the unchanged input for 'brotli' should decompress successfully | FAIL | PASS | PASS | PASS | PASS | — |
| truncating the input for 'brotli' should give an error | FAIL | PASS | PASS | PASS | PASS | — |
| trailing junk for 'brotli' should give an error | FAIL | PASS | PASS | PASS | PASS | — |
| the deflate input compressed with dictionary should give an error | PASS | PASS | PASS | PASS | PASS | — |