diff options
Diffstat (limited to 'testing/web-platform/meta/storage-access-api/requestStorageAccess.sub.https.window.js.ini')
-rw-r--r-- | testing/web-platform/meta/storage-access-api/requestStorageAccess.sub.https.window.js.ini | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/testing/web-platform/meta/storage-access-api/requestStorageAccess.sub.https.window.js.ini b/testing/web-platform/meta/storage-access-api/requestStorageAccess.sub.https.window.js.ini new file mode 100644 index 0000000000..061ddedfbc --- /dev/null +++ b/testing/web-platform/meta/storage-access-api/requestStorageAccess.sub.https.window.js.ini @@ -0,0 +1,7 @@ +[requestStorageAccess.sub.https.window.html] + expected: ERROR + [[top-level-context\] document.requestStorageAccess() should be resolved when called properly with a user gesture] + expected: NOTRUN + + [[top-level-context\] document.requestStorageAccess() should be rejected with a NotAllowedError by default with no user gesture] + expected: NOTRUN |