/streams/readable-streams/owning-type.any.html| status | subtest | message |
|---|---|---|
| FAIL | ReadableStream can be constructed with owning type | "owning" is not a valid type of ReadableStream. |
| FAIL | ReadableStream of type owning should call start with a ReadableStreamDefaultController | "owning" is not a valid type of ReadableStream. |
| FAIL | ReadableStream should be able to call enqueue with an empty transfer list | "owning" is not a valid type of ReadableStream. |
| PASS | ReadableStream should check transfer parameter | |
| FAIL | ReadableStream of type owning should transfer enqueued chunks | promise_test: Unhandled rejection with value: object "TypeError: "owning" is not a valid type of ReadableStream." |
bundle built 2026-07-16T07:16:48.063Z