| OLD | NEW |
| 1 CONSOLE WARNING: getCurrentPosition() and watchPosition() are deprecated on inse
cure origins, and support will be removed in the future. You should consider swi
tching your application to a secure origin, such as HTTPS. See https://goo.gl/rS
tTGz for more details. | 1 CONSOLE WARNING: getCurrentPosition() and watchPosition() are deprecated on inse
cure origins, and support will be removed in the future. You should consider swi
tching your application to a secure origin, such as HTTPS. See https://goo.gl/rS
tTGz for more details. |
| 2 CONSOLE WARNING: requestFullscreen() is deprecated on insecure origins, and supp
ort will be removed in the future. You should consider switching your applicatio
n to a secure origin, such as HTTPS. See https://goo.gl/rStTGz for more details. | 2 CONSOLE WARNING: requestFullscreen() is deprecated on insecure origins, and supp
ort will be removed in the future. You should consider switching your applicatio
n to a secure origin, such as HTTPS. See https://goo.gl/rStTGz for more details. |
| 3 CONSOLE WARNING: getUserMedia() is deprecated on insecure origins, and support w
ill be removed 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() is deprecated on insecure origins, and support w
ill be removed 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: 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. |
| 4 This is a testharness.js-based test. | 5 This is a testharness.js-based test. |
| 5 PASS getCurrentPosition | 6 PASS getCurrentPosition |
| 6 PASS watchPosition | 7 PASS watchPosition |
| 7 PASS fullscreen | 8 PASS fullscreen |
| 8 PASS getUserMedia | 9 PASS getUserMedia |
| 9 PASS device motion | 10 PASS device motion |
| 10 PASS device orientation | 11 PASS device orientation |
| 12 PASS requestMediaKeySystemAccess |
| 11 Harness: the test ran to completion. | 13 Harness: the test ran to completion. |
| 12 | 14 |
| OLD | NEW |