Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / Geolocation / delayed-permission-denied-expected.txt
blob292e2ee8ed87b725b66ac22e3b81e42c82134a87
1 Tests that when a position is available, no callbacks are invoked until permission is denied.
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