- From: Marcos Cáceres <notifications@github.com>
- Date: Thu, 09 May 2024 19:58:35 -0700
- To: w3c/gamepad <gamepad@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 10 May 2024 02:58:39 UTC
@marcoscaceres commented on this pull request.
> @@ -2238,6 +2451,24 @@ <h2>
</p>
</div>
</section>
+ <section>
+ <h3>
+ Glossary
+ </h3>
+ <p>
+ <dfn>touch surface</dfn> is a surface that can detect contact from a
+ users fingers and report where on the surface the contact is made.
+ </p>
+ <p>
+ <dfn>touch surface enumeration order</dfn> is an ordered listing of all
```suggestion
<dfn data-dfn-for="gamepad">touch surface enumeration order</dfn> is an ordered listing of all
```
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/gamepad/pull/198#pullrequestreview-2049162071
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/gamepad/pull/198/review/2049162071@github.com>
Received on Friday, 10 May 2024 02:58:39 UTC