Re: [deviceorientation] devicemotion: rotationRate is not implemented according to specification

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/issues/44#issuecomment-394295862 using your GitHub account

Received on Monday, 4 June 2018 09:41:30 UTC