- From: Maksim Sadym <notifications@github.com>
- Date: Mon, 22 Sep 2025 04:57:03 -0700
- To: w3c/gamepad <gamepad@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 22 September 2025 11:57:07 UTC
@sadym-chromium commented on this pull request.
> @@ -2255,7 +2483,7 @@ <h3 id="event-gamepadconnected">
The <dfn class="event">gamepadconnected</dfn> event
</h3>
<p>
- When a gamepad becomes available on the system, run the following
+ <dfn>When a gamepad becomes available on the system</dfn>, run the following
I believe it's more correct to split this into a trigger and a process.
```suggestion
When a [=gamepad=] <var>gamepad</var> becomes available on the system,
[=emit `gamepadconnected` event=] for <var>gamepad</var>.
</p>
<p>
To <dfn>emit `gamepadconnected` event</dfn> for given [=gamepad=] <var>gamepad</var>, run the following
```
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/gamepad/pull/224#pullrequestreview-3252233172
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/gamepad/pull/224/review/3252233172@github.com>
Received on Monday, 22 September 2025 11:57:07 UTC