blob: ad4d07aab9ac2f5baaa8404287682b0fa45987a9 [file] [log] [blame]
Tests that the navigator.geolocation object is present.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS typeof navigator.geolocation == 'object' is true
PASS hasGeolocationProperty() is true
PASS 'geolocation' in navigator is true
PASS successfullyParsed is true
TEST COMPLETE