Re: [w3c/gamepad] Fold touchEvents from extensions.html into index.html (PR #198)

@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