Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / Window / window-properties-geolocation-expected.txt
blob247e5c6c0a78ed693bef5fdcccde82be39e92a29
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]