WPT
wpt / geolocation / PositionOptions.https.html
Spec: https://w3c.github.io/geolocation-api/ ↗
Runs: Chrome 155.0.8039.0 (wpt@ffab1bde3, 2026-09-03) | Firefox 157.0a1 (wpt@ffab1bde3, 2026-09-03) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-a9df8 (wpt@9b4cabf6d, 2026-09-03) | Servo Servo 0.6 (wpt@7e3d005d7, 2026-09-03) | Blitz a50cb8971 (wpt@a95401e4e, 2026-09-03)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 6/6 | 4/6 | 0/6 | 0/6 | 0/6 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| Set timeout and maximumAge to 0, check that timeout error raised (getCurrentPosition) | PASS | PASS | NOTRUN | NOTRUN | NOTRUN | — |
| Set timeout and maximumAge to 0, check that timeout error raised (watchPosition) | PASS | FAIL | NOTRUN | NOTRUN | NOTRUN | — |
| Check that a negative timeout and maxAge values are clamped to 0 (getCurrentPosition) | PASS | PASS | NOTRUN | NOTRUN | NOTRUN | — |
| Check that a negative timeout and maxAge values are clamped to 0 (watchPosition) | PASS | FAIL | NOTRUN | NOTRUN | NOTRUN | — |
| Call getCurrentPosition with wrong type for enableHighAccuracy. No exception expected. | PASS | PASS | NOTRUN | NOTRUN | NOTRUN | — |
| Call watchPosition with wrong type for enableHighAccuracy. No exception expected. | PASS | PASS | NOTRUN | NOTRUN | NOTRUN | — |