summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/IndexedDB/idbfactory-databases-opaque-origin.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/IndexedDB/idbfactory-databases-opaque-origin.html.ini')
-rw-r--r--testing/web-platform/meta/IndexedDB/idbfactory-databases-opaque-origin.html.ini14
1 files changed, 14 insertions, 0 deletions
diff --git a/testing/web-platform/meta/IndexedDB/idbfactory-databases-opaque-origin.html.ini b/testing/web-platform/meta/IndexedDB/idbfactory-databases-opaque-origin.html.ini
new file mode 100644
index 0000000000..e382575bd6
--- /dev/null
+++ b/testing/web-platform/meta/IndexedDB/idbfactory-databases-opaque-origin.html.ini
@@ -0,0 +1,14 @@
+[idbfactory-databases-opaque-origin.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [IDBFactory.databases() in sandboxed iframe should reject]
+ expected: FAIL
+
+ [IDBFactory.databases() in non-sandboxed iframe should not reject]
+ expected: FAIL
+
+ [IDBFactory.databases() in data URL dedicated worker should throw SecurityError]
+ expected: FAIL
+
+ [IDBFactory.databases() in data URL shared worker should throw SecurityError]
+ expected: FAIL