Re: [whatwg/streams] Test: "default ReadableStream getReader() should only accept mode:undefined" (#1122)

"byob" is only supported for byte streams. The test doesn't create a byte stream. See https://streams.spec.whatwg.org/#set-up-readable-stream-byob-reader step 2 for where this is enforced.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/issues/1122#issuecomment-817789453

Received on Monday, 12 April 2021 12:59:13 UTC