WPT
wpt / geolocation / PositionOptions.https.html
Spec: https://w3c.github.io/geolocation-api/ ↗
Runs: Chrome 154.0.8037.0 (wpt@8c722694a) | Firefox 157.0a1 (wpt@7c4ec356a) | Safari 251 preview (wpt@5ce815a83) | Ladybird 1.0-8f0a1 (wpt@480fdfcd8) | Servo Servo 0.5 (wpt@2ccd2cbf8) | Blitz 4dcc855ce (wpt@a95401e4e)
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 | — |