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

@marcoscaceres commented on this pull request.



> +          <dfn>productId</dfn> attribute
+        </dt>
+        <dd>
+          The product identifier assigned by the device vendor, or `null` if
+          the gamepad has no product identifier or it is not available.
+        </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

Maybe make it more clear that this means the vendorId and productId? 

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

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

Received on Friday, 10 May 2024 06:44:40 UTC