- From: Matt Reynolds <notifications@github.com>
- Date: Fri, 10 Apr 2026 17:36:10 -0700
- To: w3c/gamepad <gamepad@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 11 April 2026 00:36:13 UTC
@nondebug commented on this pull request.
> @@ -801,8 +801,13 @@ <h3>
<li>Let |navigator:Navigator| be |gamepad|'s [=relevant global
object=]'s {{Navigator}} object.
</li>
+ <li>Let |document:Document?| be |gamepad|'s [=relevant global
+ object=]'s [=associated `Document`=]; otherwise `null`.
I think it doesn't make sense to throw here because we're inside "When the system receives new button or axis input values", if we throw an error there's nothing to catch it.
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/gamepad/pull/207#discussion_r3067240871
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/gamepad/pull/207/review/4092994348@github.com>
Received on Saturday, 11 April 2026 00:36:13 UTC