Re: [deviceorientation] DeviceMotionEvent atttributes can't be null per current IDL (#91)

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