summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/storage-access-api/requestStorageAccess-same-site-iframe.sub.https.window.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/storage-access-api/requestStorageAccess-same-site-iframe.sub.https.window.js.ini')
-rw-r--r--testing/web-platform/meta/storage-access-api/requestStorageAccess-same-site-iframe.sub.https.window.js.ini15
1 files changed, 15 insertions, 0 deletions
diff --git a/testing/web-platform/meta/storage-access-api/requestStorageAccess-same-site-iframe.sub.https.window.js.ini b/testing/web-platform/meta/storage-access-api/requestStorageAccess-same-site-iframe.sub.https.window.js.ini
new file mode 100644
index 0000000000..58e7c6e8ab
--- /dev/null
+++ b/testing/web-platform/meta/storage-access-api/requestStorageAccess-same-site-iframe.sub.https.window.js.ini
@@ -0,0 +1,15 @@
+[requestStorageAccess-same-site-iframe.sub.https.window.html]
+ expected:
+ if (os == "mac") and debug: [TIMEOUT, OK]
+ [OK, TIMEOUT]
+ [[same-site-frame\] document.requestStorageAccess() should resolve in top-level frame or same-site iframe, otherwise reject with a NotAllowedError with no user gesture.]
+ expected: FAIL
+
+ [[same-site-frame\] document.requestStorageAccess() should be resolved with no user gesture when a permission grant exists, and should allow cookie access]
+ expected: FAIL
+
+ [[same-site-frame\] document.requestStorageAccess() should resolve without permission grant or user gesture]
+ expected: FAIL
+
+ [[same-site-frame\] document.requestStorageAccess() should resolve with denied permission]
+ expected: FAIL