- From: Matt Reynolds <notifications@github.com>
- Date: Thu, 13 Feb 2025 17:15:17 -0800
- To: w3c/gamepad <gamepad@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 14 February 2025 01:15:21 UTC
@nondebug commented on this pull request.
> + </dt>
+ <dd>
+ Unique id of the touch. Range is [0, 4294967295].
+ </dd>
+ <dt>
+ <dfn>surfaceId</dfn>
+ </dt>
+ <dd>
+ Unique id of the surface that generated the touch.
+ </dd>
+ <dt>
+ <dfn>position</dfn>
+ </dt>
+ <dd>
+ A {{DOMPointReadOnly}} which holds the {{DOMPointReadOnly/x}},
+ {{DOMPointReadOnly/y}} coordinates of the touch event. The z and w
```suggestion
{{DOMPointReadOnly/y}} coordinates of the touch. The z and w
```
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/gamepad/pull/198#pullrequestreview-2616542721
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/gamepad/pull/198/review/2616542721@github.com>
Received on Friday, 14 February 2025 01:15:21 UTC