| OLD | NEW |
| 1 CONSOLE WARNING: Use of the Application Cache is deprecated on insecure origins.
Support will be removed in the future. You should consider switching your appli
cation to a secure origin, such as HTTPS. See https://goo.gl/rStTGz for more det
ails. | 1 CONSOLE WARNING: Use of the Application Cache is deprecated on insecure origins.
Support will be removed in the future. You should consider switching your appli
cation to a secure origin, such as HTTPS. See https://goo.gl/rStTGz for more det
ails. |
| 2 CONSOLE WARNING: line 27: The devicemotion event is deprecated on insecure origi
ns, and support will be removed in the future. You should consider switching you
r application to a secure origin, such as HTTPS. See https://goo.gl/rStTGz for m
ore details. | 2 CONSOLE WARNING: line 27: The devicemotion event is deprecated on insecure origi
ns, and support will be removed in the future. You should consider switching you
r application to a secure origin, such as HTTPS. See https://goo.gl/rStTGz for m
ore details. |
| 3 CONSOLE WARNING: line 32: The deviceorientation event is deprecated on insecure
origins, and support will be removed in the future. You should consider switchin
g your application to a secure origin, such as HTTPS. See https://goo.gl/rStTGz
for more details. | 3 CONSOLE WARNING: line 32: The deviceorientation event is deprecated on insecure
origins, and support will be removed in the future. You should consider switchin
g your application to a secure origin, such as HTTPS. See https://goo.gl/rStTGz
for more details. |
| 4 CONSOLE WARNING: line 41: getCurrentPosition() and watchPosition() no longer wor
k on insecure origins. To use this feature, you should consider switching your a
pplication to a secure origin, such as HTTPS. See https://goo.gl/rStTGz for more
details. | 4 CONSOLE WARNING: line 42: getCurrentPosition() and watchPosition() no longer wor
k on insecure origins. To use this feature, you should consider switching your a
pplication to a secure origin, such as HTTPS. See https://goo.gl/rStTGz for more
details. |
| 5 CONSOLE WARNING: line 60: getUserMedia() no longer works on insecure origins. To
use this feature, you should consider switching your application to a secure or
igin, such as HTTPS. See https://goo.gl/rStTGz for more details. | 5 CONSOLE WARNING: line 61: getUserMedia() no longer works on insecure origins. To
use this feature, you should consider switching your application to a secure or
igin, such as HTTPS. See https://goo.gl/rStTGz for more details. |
| 6 CONSOLE WARNING: line 36: requestMediaKeySystemAccess() is deprecated on insecur
e origins in the specification. Support will be removed in the future. You shoul
d consider switching your application to a secure origin, such as HTTPS. See htt
ps://goo.gl/rStTGz for more details. | 6 CONSOLE WARNING: line 36: requestMediaKeySystemAccess() is deprecated on insecur
e origins in the specification. Support will be removed in the future. You shoul
d consider switching your application to a secure origin, such as HTTPS. See htt
ps://goo.gl/rStTGz for more details. |
| 7 This is a testharness.js-based test. | 7 This is a testharness.js-based test. |
| 8 PASS device motion | 8 PASS device motion |
| 9 PASS device orientation | 9 PASS device orientation |
| 10 PASS requestMediaKeySystemAccess | 10 PASS requestMediaKeySystemAccess |
| 11 PASS getCurrentPosition | 11 PASS getCurrentPosition |
| 12 PASS watchPosition | 12 PASS watchPosition |
| 13 PASS navigator.webkitGetUserMedia | 13 PASS navigator.webkitGetUserMedia |
| 14 PASS navigator.mediaDevices.getUserMedia | 14 PASS navigator.mediaDevices.getUserMedia |
| 15 PASS appcache | 15 PASS appcache |
| 16 Harness: the test ran to completion. | 16 Harness: the test ran to completion. |
| 17 | 17 |
| OLD | NEW |