[deviceorientation] Pull Request: DeviceMotionEvent: Add a note about acceleration properties.

rakuco has just submitted a new pull request for https://github.com/w3c/deviceorientation:

== DeviceMotionEvent: Add a note about acceleration properties. ==
See #96 for an example of how these attributes can be confusing, especially
given accelerationIncludingGravity's name.

Add a note with a reference to what exactly that property measures, and
refence the Motion Sensors Explainer. It contains a more detailed
explanation about Accelerometer and LinearAccelerationSensor, which is
exactly the difference between the accelerationIncludingGravity and
acceleration attributes.

See https://github.com/w3c/deviceorientation/pull/97


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 8 July 2021 12:59:31 UTC