Re: [deviceorientation] Opposite z-axis for example 7 (#96)

@rakuco Yes, you should be correct. I did not see the phrasing, and was mislead by the term _including_ in the name. So `accelerationIncludingGravity` includes the opposite of the acceleration due to gravity.

Apparently I am not the only one confused.. See [MDN](https://developer.mozilla.org/en-US/docs/Web/API/DeviceMotionEvent/accelerationIncludingGravity) not including the _opposite_ term:

> Unlike DeviceMotionEvent.acceleration which compensates for the influence of gravity, its value is the sum of the acceleration of the device as induced by the user and the acceleration caused by gravity.

-- 
GitHub Notification of comment by jipodine
Please view or discuss this issue at https://github.com/w3c/deviceorientation/issues/96#issuecomment-875621365 using your GitHub account


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

Received on Wednesday, 7 July 2021 13:53:22 UTC