Files
tubestation/testing/web-platform/meta/geolocation-API/PositionOptions.https.html.ini
Michelangelo De Simone 1dbb4368db Bug 1072859 - Disable Geolocation on non-secure origins. r=jdm
MozReview-Commit-ID: KnHOb0aN4nE
2017-03-08 16:45:44 -08:00

16 lines
519 B
INI

[PositionOptions.https.html]
type: testharness
expected: TIMEOUT
[Set timeout and maximumAge to 0, check that timeout error raised (getCurrentPosition)]
expected: NOTRUN
[Set timeout and maximumAge to 0, check that timeout error raised (watchPosition)]
expected: NOTRUN
[Check that a negative timeout value is equivalent to a 0 timeout value (getCurrentLocation)]
expected: NOTRUN
[Check that a negative timeout value is equivalent to a 0 timeout value (watchPosition)]
expected: NOTRUN