blob: bc2916bbb6cb21fe2aeb2ec648b0838536483b1c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[PositionOptions.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
|