Re: [w3c/gamepad] Add vendorId, productId, name attributes (PR #202)

@marcoscaceres commented on this pull request.



> +        </dd>
+        <dt>
+          <dfn>name</dfn> attribute
+        </dt>
+        <dd>
+          <p>
+            A human-readable identifier for the gamepad. The exact content of
+            the {{Gamepad/name}} string is left unspecified. The [=user agent=]
+            MAY use a product name string provided by the device firmware. The
+            {{Gamepad/name}} MUST NOT be the empty string and MUST NOT include
+            unique identifiers like serial numbers or Bluetooth device
+            addresses.
+          </p>
+          <p class="note">
+            The {{Gamepad/name}} is intended only as a user-facing identifier.
+            It is not a stable identifier and may change over time due to

```suggestion
            It is not a stable identifier and can change over time due to
```

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

Message ID: <w3c/gamepad/pull/202/review/2049025617@github.com>

Received on Thursday, 9 May 2024 23:50:21 UTC