Re: [deviceorientation] Add screen-adjusted device orientation attributes to DeviceOrientationEvent interface

@TolMera, thanks for the feedback! Couple of alternatives building upon the existing work:

* Add local coordinate system tests in the cross-browser test suite (e.g. https://wpt.fyi/results/gyroscope) ([source](https://github.com/web-platform-tests/wpt/tree/master/gyroscope)) for this feature. Looping in @Honry to check. To be able to automate this, probably need an extension to the WebDriver API too.

* Add a new test to the [Sensor tester](https://intel.github.io/generic-sensor-demos/sensor-tester/build/bundled/) ([source](https://github.com/intel/generic-sensor-demos/tree/master/sensor-tester)) tool that is built exactly for this, running functional tests.

Contributions welcome!

-- 
GitHub Notification of comment by anssiko
Please view or discuss this issue at https://github.com/w3c/deviceorientation/pull/10#issuecomment-419091063 using your GitHub account

Received on Thursday, 6 September 2018 13:22:19 UTC