- From: Marcos Cáceres <notifications@github.com>
- Date: Tue, 16 Mar 2021 21:38:20 -0700
- To: w3c/gamepad <gamepad@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 17 March 2021 04:38:32 UTC
@marcoscaceres commented on this pull request. > @@ -798,13 +798,29 @@ <h3> button.</i> </p> </section> - <section id="permission-policy" data-cite="Feature-Policy"> + <section> + <h2> + Extensions to the <code>WindowEventHandlers</code> Interface Mixin + </h2> + <p> + This specification extends the {{WindowEventHandlers}} interface mixin + from HTML to add [=event handler IDL attributes=] to facilitate the + event handler registration. + </p> + <pre class="idl"> + partial interface mixin WindowEventHandlers { No blockers - just need ok from @nondebug or @JamesHollyer to confirm this matches Chrome. -- 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/144#discussion_r595707207
Received on Wednesday, 17 March 2021 04:38:32 UTC