blob: 4a795e18bec37a91d01a563eaf1682cb54fe770a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[device-orientation-events-unavailable-on-insecure-origins.html]
expected: ERROR
[Event interfaces and event handlers are not exposed on `window`.]
expected: FAIL
[addEventListener() for `deviceorientationabsolute` does not crash but the handler never fires.]
expected: NOTRUN
[addEventListener() for `devicemotion` does not crash but the handler never fires.]
expected: FAIL
[addEventListener() for `deviceorientation` does not crash but the handler never fires.]
expected: NOTRUN
|