Home | History | Annotate | Download | only in Geolocation
      1 Tests that when Geolocation permission is denied, watches are stopped, as well as one-shots.
      2 
      3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
      4 
      5 
      6 PASS successfullyParsed is true
      7 PASS error.code is error.PERMISSION_DENIED
      8 PASS error.message is "User denied Geolocation"
      9 
     10 TEST COMPLETE
     11 
     12