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

@nondebug, @marcoscaceres Just a few questions I had while editing:
- Should we remove the GamepadHapticActuatorType from the spec, as it has been marked as deprecated? If that is true, should we remove the construction step for the GamepadHapticActuator interface?
  - If we are keeping it, i have made minor changes to the definitions of "vibration" and "dual-rumble" actuator types to fix a CI error where `Gamepad.hapticActuators` was being mentioned in the main spec without being previously defined.

- I have deleted the "This specification defines an external now hidden algorithm [...]" sentence on the GamepadHapticActuator "Page visibility" subsection. Should we create a pull request to add the visibility changed steps to the HTML spec(https://html.spec.whatwg.org/multipage/interaction.html#page-visibility), like the Screen Orientation API has done?

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

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

Received on Tuesday, 14 November 2023 01:33:11 UTC