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

The test mentioned in the title fails on https://wpt.fyi/results/streams/readable-streams/general.any.html?label=experimental&label=master&aligned. I am still getting used to reading the streams spec, but I can only find one definition of getReader: https://streams.spec.whatwg.org/#rs-get-reader.

I don't see any indication that this should not support "byob".

-- 
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

Received on Monday, 12 April 2021 11:27:15 UTC