Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / Geolocation / permission-denied-stops-watches-expected.txt
blobef4c68763b6fdaf8c777a86ff3f8a3c185de1968
1 Tests that when Geolocation permission is denied, watches are stopped, as well as one-shots.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS error.code is error.PERMISSION_DENIED
7 PASS error.message is "User denied Geolocation"
8 PASS successfullyParsed is true
10 TEST COMPLETE