OLD | NEW |
1 CONSOLE WARNING: Geolocation via getCurrentPosition() and watchPosition() will b
e deprecated over insecure origins in the future. You should consider switching
your application to a secure origin, such as HTTPS. See https://goo.gl/rStTGz fo
r more details. | 1 CONSOLE WARNING: Geolocation via getCurrentPosition() and watchPosition() will b
e deprecated over insecure origins in the future. You should consider switching
your application to a secure origin, such as HTTPS. See https://goo.gl/rStTGz fo
r more details. |
2 CONSOLE WARNING: requestFullscreen() will be deprecated over insecure origins in
the future. You should consider switching your application to a secure origin,
such as HTTPS. See https://goo.gl/rStTGz for more details. | 2 CONSOLE WARNING: requestFullscreen() will be deprecated over insecure origins in
the future. You should consider switching your application to a secure origin,
such as HTTPS. See https://goo.gl/rStTGz for more details. |
3 CONSOLE WARNING: getUserMedia() will be deprecated over insecure origins in the
future. You should consider switching your application to a secure origin, such
as HTTPS. See https://goo.gl/rStTGz for more details. | 3 CONSOLE WARNING: getUserMedia() will be deprecated over insecure origins in the
future. You should consider switching your application to a secure origin, such
as HTTPS. See https://goo.gl/rStTGz for more details. |
4 CONSOLE WARNING: The 'devicemotion' event will be deprecated over insecure origi
ns in the future. You should consider switching your application to a secure ori
gin, such as HTTPS. See https://goo.gl/rStTGz for more details. | 4 CONSOLE WARNING: The 'devicemotion' event will be deprecated over insecure origi
ns in the future. You should consider switching your application to a secure ori
gin, such as HTTPS. See https://goo.gl/rStTGz for more details. |
5 CONSOLE WARNING: The 'deviceorientation' event will be deprecated over insecure
origins in the future. You should consider switching your application to a secur
e origin, such as HTTPS. See https://goo.gl/rStTGz for more details. | 5 CONSOLE WARNING: The 'deviceorientation' event will be deprecated over insecure
origins in the future. You should consider switching your application to a secur
e origin, such as HTTPS. See https://goo.gl/rStTGz for more details. |
| 6 CONSOLE WARNING: requestMediaKeySystemAccess() is deprecated on insecure origins
in the specification. Support will be removed in the future. You should conside
r switching your application to a secure origin, such as HTTPS. See https://goo.
gl/rStTGz for more details. |
6 This is a testharness.js-based test. | 7 This is a testharness.js-based test. |
7 PASS getCurrentPosition | 8 PASS getCurrentPosition |
8 PASS watchPosition | 9 PASS watchPosition |
9 PASS fullscreen | 10 PASS fullscreen |
10 PASS getUserMedia | 11 PASS getUserMedia |
11 PASS device motion | 12 PASS device motion |
12 PASS device orientation | 13 PASS device orientation |
| 14 PASS requestMediaKeySystemAccess |
13 Harness: the test ran to completion. | 15 Harness: the test ran to completion. |
14 | 16 |
OLD | NEW |