[whatwg/fetch] Fetch claims to define ReadableStream, but Streams is the actual location (#780)

Currently Fetch has a definition for ReadableStream, despite Streams having the actual definition. I suspect this predates use of Bikeshed, as it immediately has a biblio reference to Streams, and the "have a local definition but biblio-link to the real dfn's spec" was a common practice in The Bygone Days.

Can we remove this definition, or at least mark it as "local only" by giving it `lt="" local-lt="ReadableStream"`?

-- 
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/fetch/issues/780

Received on Friday, 27 July 2018 18:12:11 UTC