- From: Ryosuke Niwa <notifications@github.com>
- Date: Tue, 07 Jun 2016 20:34:38 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc:
Received on Wednesday, 8 June 2016 03:35:05 UTC
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