| Index: third_party/WebKit/LayoutTests/fast/dom/Geolocation/permission-denied-already-error-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/permission-denied-already-error-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/Geolocation/permission-denied-already-error-expected.txt
|
| deleted file mode 100644
|
| index 531e6d8a1a016d652415741e31de0961668f90fe..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/permission-denied-already-error-expected.txt
|
| +++ /dev/null
|
| @@ -1,14 +0,0 @@
|
| -Tests that when Geolocation permission has been denied prior to a call to a Geolocation method, the error callback is invoked with code PERMISSION_DENIED, when the Geolocation service encounters an error.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -PASS error.code is error.PERMISSION_DENIED
|
| -PASS error.message is "User denied Geolocation"
|
| -
|
| -PASS error.code is error.PERMISSION_DENIED
|
| -PASS error.message is "User denied Geolocation"
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|