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

@marcoscaceres commented on this pull request.



> +            An empty [=list=] of {{Gamepad/GamepadHapticEffectType}}.
+          </td>
+          <td>
+            Represents the effects supported by the actuator.
+          </td>
+        </tr>
+        <tr>
+          <td>
+            <dfn data-dfn-for=
+            "GamepadHapticActuator">[[\playingEffectPromise]]</dfn>
+          </td>
+          <td>
+            `null`
+          </td>
+          <td>
+            The {{Promise}} for the playing effect, or `null` if no effect is

```suggestion
            The {{Promise}} to play some effect, or `null` if no effect is
```

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

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

Received on Monday, 15 January 2024 05:38:28 UTC