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

@marcoscaceres commented on this pull request.



> +            The value the {{Promise}} returned by
+            {{GamepadHapticActuator}}.{{GamepadHapticActuator/playEffect()}}
+            or {{GamepadHapticActuator}}.{{GamepadHapticActuator/reset()}}
+            will resolve to when the operation does not complete because the
+            {{Document}} is `"hidden"` or another effect was started
+            on the same actuator.

```suggestion
            The effect was stopped and replaced (i.e., "preempted") by another effect.
```

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

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

Received on Tuesday, 12 December 2023 05:16:43 UTC