chromium/third_party/blink/web_tests/fast/dom/Window/window-properties-geolocation-expected.txt

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]