/fetch/api/response/response-from-stream.any.html| status | subtest | message |
|---|---|---|
| FAIL | Constructing a Response with a stream on which getReader() is called | assert_throws_js: function "() => new Response(stream)" did not throw |
| PASS | Constructing a Response with a stream on which read() is called | |
| PASS | Constructing a Response with a stream on which read() and releaseLock() are called |
bundle built 2026-07-16T07:16:48.063Z