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

@marcoscaceres commented on this pull request.



> @@ -302,6 +303,17 @@ <h2>
             A [=list=] containing the maximum logical value for each button
           </td>
         </tr>
+        <tr>
+          <td>
+            <dfn data-dfn-for="Gamepad">[[\touches]]</dfn>
+          </td>
+          <td>
+            `null`
+          </td>
+          <td>
+            List of generated touch events.

```suggestion
            List of touches.
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/gamepad/pull/198#pullrequestreview-2173223578
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/gamepad/pull/198/review/2173223578@github.com>

Received on Thursday, 11 July 2024 23:07:46 UTC