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

@marcoscaceres commented on this pull request.



> +          </td>
+          <td>
+            The {{Promise}} for the playing effect, or `null` if no effect is
+            playing.
+          </td>
+        </tr>
+      </table>
+      <dl data-dfn-for="GamepadHapticActuator">
+        <dt>
+          <dfn>effects</dfn> attribute
+        </dt>
+        <dd>
+          <p>
+            Array of {{Gamepad/GamepadHapticEffectType}} values representing all
+            the types of haptic effects that the actuator supports. This
+            property MUST contain all the {{Gamepad/GamepadHapticEffectType}}

```suggestion
            property lists the {{Gamepad/GamepadHapticEffectType}}
```

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

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

Received on Monday, 15 January 2024 05:43:03 UTC