- From: Chris Dumez <notifications@github.com>
- Date: Thu, 21 Sep 2017 09:50:34 -0700
- To: w3c/gamepad <gamepad@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 21 September 2017 16:50:55 UTC
cdumez commented on this pull request. > @@ -463,9 +463,9 @@ <section data-dfn-for="GamepadEvent"> <h2><dfn>GamepadEvent</dfn> Interface</h2> <pre class="idl"> - [Constructor(GamepadEventInit eventInitDict)] + [Constructor(DOMString type, GamepadEventInit eventInitDict)] eventInitDict should also be marked as optional. -- 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/gamepad/pull/51#pullrequestreview-64350719
Received on Thursday, 21 September 2017 16:50:55 UTC