Re: [w3c/webcomponents] Events whose composed flag should be true (#513)

I don't understand how that works. You're invoking a different constructor.  Surely you ought be able to distinguish that `FocusEvent` rather than `Event` constructor is invoked.  Then, in each constructor, you can specify the appropriate default value for `composed` when it's missing in the dictionary specified by the author.

---
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/513#issuecomment-224478825

Received on Wednesday, 8 June 2016 03:35:05 UTC