[w3c/gamepad] Move deprecated WebVR-specific extensions to WebVR (#92)

`GamepadHand`, `GamepadPose`, `pose`, and `hand` in https://w3c.github.io/gamepad/extensions.html were only used for WebVR, which is deprecated in favor of WebXR where this functionality is addressed in a different way.

To avoid confusion, these should be removed from the Gamepad Extensions draft. It still makes sense to document what some browsers have implemented for WebVR, so these could be moved to the WebVR spec, which already has a [Gamepad Interface extension](https://immersive-web.github.io/webvr/spec/1.1/#interface-gamepad) section.

That would leave https://w3c.github.io/gamepad/extensions.html as only containing haptics. For clarity, it may make sense to retitle it as Gamepad Haptics or similar.

/cc @toji @nondebug

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/gamepad/issues/92

Received on Thursday, 18 April 2019 23:47:38 UTC