Test page: http://mounirlamouri.github.io/sandbox/deviceorientation/one-shot.html
STR:
1. Open test page
Expected result: on mobile devices, output looks like random angles
Actual result: 0, 0, 0 is shown
Given that websites use the events first result to guess support, this could lead to interop issues. For example, internal code (media controls) ended up broken, assuming that the device did not support device orientation.
Firefox properly returns angles for the first result.
Comment 1 by mlamouri@chromium.org
, Jan 4 2018