WPT
wpt / geolocation / idlharness.https.window.html
Spec: https://w3c.github.io/geolocation-api/ ↗
Runs: Chrome 155.0.8038.0 (wpt@b1a7025f8, 2026-09-02) | Firefox 157.0a1 (wpt@b1a7025f8, 2026-09-02) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-a7884 (wpt@b1a7025f8, 2026-09-02) | Servo Servo 0.5 (wpt@2ccd2cbf8, 2026-09-01) | Blitz 7727414ca (wpt@a95401e4e, 2026-09-02)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 68/68 | 68/68 | 68/68 | 68/68 | 13/68 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| idl_test setup | PASS | PASS | PASS | PASS | PASS | — |
| idl_test validation | PASS | PASS | PASS | PASS | PASS | — |
| Partial interface Navigator: original interface defined | PASS | PASS | PASS | PASS | PASS | — |
| Partial interface Navigator: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Partial interface Navigator[2]: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Partial interface mixin NavigatorID: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Navigator includes NavigatorID: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Navigator includes NavigatorLanguage: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Navigator includes NavigatorOnLine: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Navigator includes NavigatorContentUtils: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Navigator includes NavigatorCookies: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Navigator includes NavigatorPlugins: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Navigator includes NavigatorConcurrentHardware: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Geolocation interface: existence and properties of interface object | PASS | PASS | PASS | PASS | FAIL | — |
| Geolocation interface object length | PASS | PASS | PASS | PASS | FAIL | — |
| Geolocation interface object name | PASS | PASS | PASS | PASS | FAIL | — |
| Geolocation interface: existence and properties of interface prototype object | PASS | PASS | PASS | PASS | FAIL | — |
| Geolocation interface: existence and properties of interface prototype object's "constructor" property | PASS | PASS | PASS | PASS | FAIL | — |
| Geolocation interface: existence and properties of interface prototype object's @@unscopables property | PASS | PASS | PASS | PASS | FAIL | — |
| Geolocation interface: operation getCurrentPosition(PositionCallback, optional PositionErrorCallback?, optional PositionOptions) | PASS | PASS | PASS | PASS | FAIL | — |
| Geolocation interface: operation watchPosition(PositionCallback, optional PositionErrorCallback?, optional PositionOptions) | PASS | PASS | PASS | PASS | FAIL | — |
| Geolocation interface: operation clearWatch(long) | PASS | PASS | PASS | PASS | FAIL | — |
| Geolocation must be primary interface of navigator.geolocation | PASS | PASS | PASS | PASS | FAIL | — |
| Stringification of navigator.geolocation | PASS | PASS | PASS | PASS | FAIL | — |
| Geolocation interface: navigator.geolocation must inherit property "getCurrentPosition(PositionCallback, optional PositionErrorCallback?, optional PositionOptions)" with the proper type | PASS | PASS | PASS | PASS | FAIL | — |
| Geolocation interface: calling getCurrentPosition(PositionCallback, optional PositionErrorCallback?, optional PositionOptions) on navigator.geolocation with too few arguments must throw TypeError | PASS | PASS | PASS | PASS | FAIL | — |
| Geolocation interface: navigator.geolocation must inherit property "watchPosition(PositionCallback, optional PositionErrorCallback?, optional PositionOptions)" with the proper type | PASS | PASS | PASS | PASS | FAIL | — |
| Geolocation interface: calling watchPosition(PositionCallback, optional PositionErrorCallback?, optional PositionOptions) on navigator.geolocation with too few arguments must throw TypeError | PASS | PASS | PASS | PASS | FAIL | — |
| Geolocation interface: navigator.geolocation must inherit property "clearWatch(long)" with the proper type | PASS | PASS | PASS | PASS | FAIL | — |
| Geolocation interface: calling clearWatch(long) on navigator.geolocation with too few arguments must throw TypeError | PASS | PASS | PASS | PASS | FAIL | — |
| GeolocationPosition interface: existence and properties of interface object | PASS | PASS | PASS | PASS | FAIL | — |
| GeolocationPosition interface object length | PASS | PASS | PASS | PASS | FAIL | — |
| GeolocationPosition interface object name | PASS | PASS | PASS | PASS | FAIL | — |
| GeolocationPosition interface: existence and properties of interface prototype object | PASS | PASS | PASS | PASS | FAIL | — |
| GeolocationPosition interface: existence and properties of interface prototype object's "constructor" property | PASS | PASS | PASS | PASS | FAIL | — |
| GeolocationPosition interface: existence and properties of interface prototype object's @@unscopables property | PASS | PASS | PASS | PASS | FAIL | — |
| GeolocationPosition interface: attribute coords | PASS | PASS | PASS | PASS | FAIL | — |
| GeolocationPosition interface: attribute timestamp | PASS | PASS | PASS | PASS | FAIL | — |
| GeolocationPosition interface: operation toJSON() | PASS | PASS | PASS | PASS | FAIL | — |
| GeolocationCoordinates interface: existence and properties of interface object | PASS | PASS | PASS | PASS | FAIL | — |
| GeolocationCoordinates interface object length | PASS | PASS | PASS | PASS | FAIL | — |
| GeolocationCoordinates interface object name | PASS | PASS | PASS | PASS | FAIL | — |
| GeolocationCoordinates interface: existence and properties of interface prototype object | PASS | PASS | PASS | PASS | FAIL | — |
| GeolocationCoordinates interface: existence and properties of interface prototype object's "constructor" property | PASS | PASS | PASS | PASS | FAIL | — |
| GeolocationCoordinates interface: existence and properties of interface prototype object's @@unscopables property | PASS | PASS | PASS | PASS | FAIL | — |
| GeolocationCoordinates interface: attribute accuracy | PASS | PASS | PASS | PASS | FAIL | — |
| GeolocationCoordinates interface: attribute latitude | PASS | PASS | PASS | PASS | FAIL | — |
| GeolocationCoordinates interface: attribute longitude | PASS | PASS | PASS | PASS | FAIL | — |
| GeolocationCoordinates interface: attribute altitude | PASS | PASS | PASS | PASS | FAIL | — |
| GeolocationCoordinates interface: attribute altitudeAccuracy | PASS | PASS | PASS | PASS | FAIL | — |
| GeolocationCoordinates interface: attribute heading | PASS | PASS | PASS | PASS | FAIL | — |
| GeolocationCoordinates interface: attribute speed | PASS | PASS | PASS | PASS | FAIL | — |
| GeolocationCoordinates interface: operation toJSON() | PASS | PASS | PASS | PASS | FAIL | — |
| GeolocationPositionError interface: existence and properties of interface object | PASS | PASS | PASS | PASS | FAIL | — |
| GeolocationPositionError interface object length | PASS | PASS | PASS | PASS | FAIL | — |
| GeolocationPositionError interface object name | PASS | PASS | PASS | PASS | FAIL | — |
| GeolocationPositionError interface: existence and properties of interface prototype object | PASS | PASS | PASS | PASS | FAIL | — |
| GeolocationPositionError interface: existence and properties of interface prototype object's "constructor" property | PASS | PASS | PASS | PASS | FAIL | — |
| GeolocationPositionError interface: existence and properties of interface prototype object's @@unscopables property | PASS | PASS | PASS | PASS | FAIL | — |
| GeolocationPositionError interface: constant PERMISSION_DENIED on interface object | PASS | PASS | PASS | PASS | FAIL | — |
| GeolocationPositionError interface: constant PERMISSION_DENIED on interface prototype object | PASS | PASS | PASS | PASS | FAIL | — |
| GeolocationPositionError interface: constant POSITION_UNAVAILABLE on interface object | PASS | PASS | PASS | PASS | FAIL | — |
| GeolocationPositionError interface: constant POSITION_UNAVAILABLE on interface prototype object | PASS | PASS | PASS | PASS | FAIL | — |
| GeolocationPositionError interface: constant TIMEOUT on interface object | PASS | PASS | PASS | PASS | FAIL | — |
| GeolocationPositionError interface: constant TIMEOUT on interface prototype object | PASS | PASS | PASS | PASS | FAIL | — |
| GeolocationPositionError interface: attribute code | PASS | PASS | PASS | PASS | FAIL | — |
| GeolocationPositionError interface: attribute message | PASS | PASS | PASS | PASS | FAIL | — |
| Navigator interface: attribute geolocation | PASS | PASS | PASS | PASS | FAIL | — |