| Index: LayoutTests/http/tests/security/powerfulFeatureRestrictions/old-powerful-features-on-insecure-origin-expected.txt
|
| diff --git a/LayoutTests/http/tests/security/powerfulFeatureRestrictions/old-powerful-features-on-insecure-origin-expected.txt b/LayoutTests/http/tests/security/powerfulFeatureRestrictions/old-powerful-features-on-insecure-origin-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..dd32e2b62c87b5722ebfcbbe9e6192a87fb1d922
|
| --- /dev/null
|
| +++ b/LayoutTests/http/tests/security/powerfulFeatureRestrictions/old-powerful-features-on-insecure-origin-expected.txt
|
| @@ -0,0 +1,12 @@
|
| +CONSOLE WARNING: Geolocation via getCurrentPosition() and watchPosition() will be deprecated over insecure origins in the future. You should consider switching your application to a secure origin, such as HTTPS. See http://goo.gl/rStTGz for more details.
|
| +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 http://goo.gl/rStTGz for more details.
|
| +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 http://goo.gl/rStTGz for more details.
|
| +CONSOLE WARNING: The 'devicemotion' event will be deprecated over insecure origins in the future. You should consider switching your application to a secure origin, such as HTTPS. See http://goo.gl/rStTGz for more details.
|
| +This is a testharness.js-based test.
|
| +PASS getCurrentPosition
|
| +PASS watchPosition
|
| +PASS fullscreen
|
| +PASS getUserMedia
|
| +PASS Old Powerful Features on an Insecure Origin
|
| +Harness: the test ran to completion.
|
| +
|
|
|