haikuwebkit/LayoutTests/fast/dom/Window/window-properties-geolocati...

8 lines
383 B
Plaintext

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