- From: Philip Jägenstedt via GitHub <sysbot+gh@w3.org>
- Date: Wed, 04 Sep 2019 15:26:37 +0000
- To: public-geolocation@w3.org
foolip has just created a new issue for https://github.com/w3c/deviceorientation: == Need to define the DeviceMotionEvent constructor == https://w3c.github.io/deviceorientation/#devicemotionevent There's no prose for what the constructor does, but questions that can't be answered from looking at the Web IDL definition. Specifically, can `acceleration`, `accelerationIncludingGravity` and `rotationRate` ever be null? Because `DeviceMotionEventInit` takes init dictionaries for these members, I would guess that they can't, but prose could say something about this. Please view or discuss this issue at https://github.com/w3c/deviceorientation/issues/83 using your GitHub account
Received on Wednesday, 4 September 2019 15:26:39 UTC