- From: Matt Reynolds <notifications@github.com>
- Date: Thu, 25 Mar 2021 16:55:26 -0700
- To: w3c/gamepad <gamepad@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 25 March 2021 23:55:38 UTC
@nondebug 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 {
Filed https://crbug.com/1192878 to fix this in 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_r601911488
Received on Thursday, 25 March 2021 23:55:38 UTC