Re: [deviceorientation] update rotationRate alpha, beta, gamma description to be the same as implementation

I don't think it's a good idea to break a specification to match a broken implementation. Fix the implementation. Alpha is the rotation around the z axis for deviceorientation, and rotationRate should match it. The only question is whether the spec should be left as-is, or whether it should be replaced by renaming alpha-beta-gamma (maybe to Alpha-Beta-Gamma?) and the old names deprecated and redefined to match the broken implementation to avoid breaking existing code. Either way, it would take about 5 minutes to make this fix.

-- 
GitHub Notification of comment by andybloch
Please view or discuss this issue at https://github.com/w3c/deviceorientation/pull/43#issuecomment-394296396 using your GitHub account

Received on Monday, 4 June 2018 09:43:24 UTC