1 This test dumps all of the properties that are reachable from the window.clientInformation.geolocation object, along with their types.
3 window.clientInformation.geolocation [object Geolocation]
4 window.clientInformation.geolocation.clearWatch [function]
5 window.clientInformation.geolocation.getCurrentPosition [function]
6 window.clientInformation.geolocation.watchPosition [function]