- From: Raphael Kubo da Costa via GitHub <sysbot+gh@w3.org>
- Date: Tue, 31 Oct 2023 14:58:11 +0000
- To: public-device-apis-log@w3.org
The current version of the spec looks fine to me -- even if #55 was reverted, passing `{}` to DeviceMotionEvent's constructor would still cause it to receive an IDL dictionary whose `acceleration`, `accelerationIncludingGravity` and `rotationRate` would be undefined (in which case I'd expect the corresponding attributes in DeviceMotionEvent to return null). -- GitHub Notification of comment by rakuco Please view or discuss this issue at https://github.com/w3c/deviceorientation/issues/91#issuecomment-1787389779 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 31 October 2023 14:58:13 UTC