[whatwg/streams] Normative requirements for constructor names? (#775)

Is `WritableStream.name` required to return "WritableStream"?

Is `new WritableStream().getWriter().constructor.name` required to return "WritableStreamDefaultWriter"?

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

Received on Wednesday, 23 August 2017 07:17:56 UTC