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

@marcoscaceres commented on this pull request.



> +          readonly attribute Float32Array position;
+          readonly attribute Uint32Array? surfaceDimensions;

```suggestion
          Float32Array position;
          Uint32Array? surfaceDimensions;
```

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

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

Received on Thursday, 13 June 2024 23:13:11 UTC