Re: [w3c/gamepad] Added a supplemental "Extensions" spec (#32)

> +        <dd>
> +          The hasOrientation attribute MUST return whether the gamepad is
> +          capable of tracking its orientation.
> +        </dd>
> +
> +        <dt><dfn>hasPosition</dfn></dt>
> +        <dd>
> +          The hasPosition attribute MUST return whether the gamepad is capable
> +          of tracking its position.
> +        </dd>
> +
> +        <dt><dfn>position</dfn></dt>
> +        <dd>
> +          Position of the gamepad as a 3D vector. Position is given in meters
> +          from an origin point, which is determined by the gamepad hardware, and
> +          may be the position of the gamepad when first polled if no other

`may` perhaps be `MAY`?

-- 
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/pull/32/files/6a7bdfaf492c994ce9c77771c52672387ced6b46#r78494372

Received on Tuesday, 13 September 2016 04:16:24 UTC