| Index: third_party/WebKit/LayoutTests/fast/dom/Geolocation/error-service-connection-error-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/error-service-connection-error-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/Geolocation/error-service-connection-error-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..efee269bb0a662be4f9f19b5ce3b6f2e16a18511
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/Geolocation/error-service-connection-error-expected.txt
|
| @@ -0,0 +1,11 @@
|
| +Tests Geolocation when the geolocation service connection fails.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS error.code is error.POSITION_UNAVAILABLE
|
| +PASS error.message is "Failed to start Geolocation service"
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|