diff options
Diffstat (limited to 'testing/web-platform/meta/geolocation-API/watchPosition_permission_deny.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/geolocation-API/watchPosition_permission_deny.https.html.ini | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/testing/web-platform/meta/geolocation-API/watchPosition_permission_deny.https.html.ini b/testing/web-platform/meta/geolocation-API/watchPosition_permission_deny.https.html.ini new file mode 100644 index 0000000000..2bf06d7d9b --- /dev/null +++ b/testing/web-platform/meta/geolocation-API/watchPosition_permission_deny.https.html.ini @@ -0,0 +1,9 @@ +[watchPosition_permission_deny.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR + [Check that watchPosition returns synchronously before any callbacks are invoked.] + expected: FAIL + + [User denies access, check that error callback is called.] + expected: NOTRUN |