- From: Maksim Sadym <notifications@github.com>
- Date: Wed, 02 Apr 2025 00:20:04 -0700
- To: w3c/gamepad <gamepad@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 2 April 2025 07:20:08 UTC
@sadym-chromium commented on this pull request.
> + [=unavailable=], and detecting when input controls have updated input
+ values.
+ </p>
+ <p>
+ A [=gamepad=] has a <dfn>gamepad identifier string</dfn>, a
+ human-readable string that identifies the brand or style of
+ [=gamepad=]. The content is decided by the [=user agent=].
+ </p>
+ <p>
+ A [=gamepad=] may be a physical device. If so, it has an <dfn>input
+ control layout</dfn> that describes the position, orientation and type
+ of each input control on the physical device. The [=user agent=] is
+ responsible for recognizing when an [=input control layout=]
+ <dfn data-lt="corresponds with">corresponds with a standard
+ layout</dfn>, meaning the relative positions and orientations of its
+ input controls are close enough to the standard layout that a user can
Am I misreading, or "so" is missing here?
```suggestion
input controls are close enough to the standard layout so that a user can
```
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/gamepad/pull/222#pullrequestreview-2734889313
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/gamepad/pull/222/review/2734889313@github.com>
Received on Wednesday, 2 April 2025 07:20:08 UTC