WPT
wpt / fetch / api / body / textstream.any.serviceworker.html
Spec: Fetch ↗
Runs: Chrome 155.0.8038.0 (wpt@7addae031, 2026-09-02) | Firefox 157.0a1 (wpt@7addae031, 2026-09-02) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-a7884 (wpt@b1a7025f8, 2026-09-02) | Servo Servo 0.6 (wpt@09159dcb3, 2026-09-02) | Blitz 188486089 (wpt@a95401e4e, 2026-09-02)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 14/14 | 3/14 | 4/14 | 0/14 | 0/14 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| textStream method existence | PASS | FAIL | FAIL | — | — | — |
| Response.textStream() basic functionality | PASS | FAIL | FAIL | — | — | — |
| Request.textStream() basic functionality | PASS | FAIL | FAIL | — | — | — |
| textStream() handles chunked byte stream input | PASS | FAIL | FAIL | — | — | — |
| Response.textStream() on consumed body throws TypeError | PASS | PASS | PASS | — | — | — |
| Request.textStream() on consumed body throws TypeError | PASS | PASS | PASS | — | — | — |
| Response.textStream() on locked body throws TypeError | PASS | PASS | PASS | — | — | — |
| Request.textStream() on locked body throws TypeError | PASS | FAIL | PASS | — | — | — |
| Response.textStream() with null body | PASS | FAIL | FAIL | — | — | — |
| Request.textStream() with null body | PASS | FAIL | FAIL | — | — | — |
| Response.textStream() with empty body | PASS | FAIL | FAIL | — | — | — |
| Response.textStream() ignores Content-Type charset (UTF-16LE) | PASS | FAIL | FAIL | — | — | — |
| Request.textStream() ignores Content-Type charset (UTF-16LE) | PASS | FAIL | FAIL | — | — | — |
| Response.textStream() ignores invalid Content-Type charset (invalid-charset) | PASS | FAIL | FAIL | — | — | — |