Re: [whatwg/streams] Constructor specification is unclear (#965)

I think developers would find it surprising if subclassing didn't work. My interpretation is that
> This specification uses algorithm conventions very similar to those of [ECMASCRIPT], **whose rules should be used to interpret it** (apart from the exceptions enumerated below).

means that subclassing should work as it does for other constructors defined in ECMASCRIPT.

@domenic, is that what you intended?

-- 
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/965#issuecomment-440301715

Received on Tuesday, 20 November 2018 14:56:54 UTC