/fetch/api/response/response-stream-bad-chunk.any.html| status | subtest | message |
|---|---|---|
| PASS | ReadableStream with non-Uint8Array chunk passed to Response.arrayBuffer() causes TypeError | |
| PASS | ReadableStream with non-Uint8Array chunk passed to Response.blob() causes TypeError | |
| PASS | ReadableStream with non-Uint8Array chunk passed to Response.bytes() causes TypeError | |
| PASS | ReadableStream with non-Uint8Array chunk passed to Response.formData() causes TypeError | |
| PASS | ReadableStream with non-Uint8Array chunk passed to Response.json() causes TypeError | |
| PASS | ReadableStream with non-Uint8Array chunk passed to Response.text() causes TypeError |
bundle built 2026-07-16T07:16:48.063Z