summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/IndexedDB/idbobjectstore-cross-realm-methods.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/IndexedDB/idbobjectstore-cross-realm-methods.html.ini')
-rw-r--r--testing/web-platform/meta/IndexedDB/idbobjectstore-cross-realm-methods.html.ini18
1 files changed, 18 insertions, 0 deletions
diff --git a/testing/web-platform/meta/IndexedDB/idbobjectstore-cross-realm-methods.html.ini b/testing/web-platform/meta/IndexedDB/idbobjectstore-cross-realm-methods.html.ini
new file mode 100644
index 0000000000..fa0cd572ee
--- /dev/null
+++ b/testing/web-platform/meta/IndexedDB/idbobjectstore-cross-realm-methods.html.ini
@@ -0,0 +1,18 @@
+[idbobjectstore-cross-realm-methods.html]
+ expected:
+ if (processor == "x86") and (os == "win") and not debug: [OK, TIMEOUT]
+ [Cross-realm IDBObjectStore::getAllKeys() method from detached <iframe> works as expected]
+ expected:
+ if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]
+
+ [Cross-realm IDBObjectStore::count() method from detached <iframe> works as expected]
+ expected:
+ if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]
+
+ [Cross-realm IDBObjectStore::openCursor() method from detached <iframe> works as expected]
+ expected:
+ if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]
+
+ [Cross-realm IDBObjectStore::openKeyCursor() method from detached <iframe> works as expected]
+ expected:
+ if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]