summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/geolocation-API/PositionOptions.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/geolocation-API/PositionOptions.html.ini')
-rw-r--r--testing/web-platform/meta/geolocation-API/PositionOptions.html.ini15
1 files changed, 15 insertions, 0 deletions
diff --git a/testing/web-platform/meta/geolocation-API/PositionOptions.html.ini b/testing/web-platform/meta/geolocation-API/PositionOptions.html.ini
new file mode 100644
index 000000000..bc2916bbb
--- /dev/null
+++ b/testing/web-platform/meta/geolocation-API/PositionOptions.html.ini
@@ -0,0 +1,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
+