Re: [w3c/gamepad] Move vibrationActuator to the main spec (PR #190)

@marcoscaceres commented on this pull request.



> +          </td>
+          <td>
+            An empty [=list=].
+          </td>
+          <td>
+            A [=list=] of {{Gamepad/GamepadHapticEffectType}} values
+            representing all the effects supported by the actuator
+          </td>
+        </tr>
+        <tr>
+          <td>
+            <dfn data-dfn-for=
+            "GamepadHapticActuator">[[\playingEffectPromise]]</dfn>
+          </td>
+          <td>
+            `undefined`

I.e., the type could be
```suggestion
            `promise?`
```

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

Message ID: <w3c/gamepad/pull/190/review/1776587055@github.com>

Received on Tuesday, 12 December 2023 04:56:45 UTC