summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/storage-access-api/requestStorageAccess-insecure.sub.window.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/storage-access-api/requestStorageAccess-insecure.sub.window.js.ini')
-rw-r--r--testing/web-platform/meta/storage-access-api/requestStorageAccess-insecure.sub.window.js.ini11
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/web-platform/meta/storage-access-api/requestStorageAccess-insecure.sub.window.js.ini b/testing/web-platform/meta/storage-access-api/requestStorageAccess-insecure.sub.window.js.ini
new file mode 100644
index 0000000000..32d9c56eb2
--- /dev/null
+++ b/testing/web-platform/meta/storage-access-api/requestStorageAccess-insecure.sub.window.js.ini
@@ -0,0 +1,11 @@
+[requestStorageAccess-insecure.sub.window.html]
+ expected:
+ if (os == "linux") and debug and fission and swgl: [TIMEOUT, OK]
+ if (os == "linux") and debug and not fission and not swgl: [TIMEOUT, OK]
+ if (os == "win") and swgl: [TIMEOUT, OK]
+ [OK, TIMEOUT]
+ [[top-level-context\] document.requestStorageAccess() should be rejected when called with a user gesture in insecure context]
+ expected:
+ if (os == "win") and debug: PASS
+ if os == "android": PASS
+ [PASS, TIMEOUT]