Re: [webcomponents] ES5 consideration for custom elements (#423)

I think the problem is that the current spec specifically says we must use `super()`, which is not true.  I'd be fine with saying that `new.target` must be set although it's probably less clear than saying author has to use either `super()` or `Reflect.construct`.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/423#issuecomment-200093437

Received on Wednesday, 23 March 2016 00:32:43 UTC