summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/IndexedDB/idbobjectstore_openKeyCursor.htm.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/IndexedDB/idbobjectstore_openKeyCursor.htm.ini')
-rw-r--r--testing/web-platform/meta/IndexedDB/idbobjectstore_openKeyCursor.htm.ini14
1 files changed, 14 insertions, 0 deletions
diff --git a/testing/web-platform/meta/IndexedDB/idbobjectstore_openKeyCursor.htm.ini b/testing/web-platform/meta/IndexedDB/idbobjectstore_openKeyCursor.htm.ini
new file mode 100644
index 0000000000..ae420c1e26
--- /dev/null
+++ b/testing/web-platform/meta/IndexedDB/idbobjectstore_openKeyCursor.htm.ini
@@ -0,0 +1,14 @@
+[idbobjectstore_openKeyCursor.htm]
+ expected:
+ if (processor == "x86") and (os == "win") and not debug: [OK, TIMEOUT]
+ [IDBObjectStore.openKeyCursor() - invalid inputs]
+ expected:
+ if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]
+
+ [IDBObjectStore.openKeyCursor() - reverse iteration with range]
+ expected:
+ if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]
+
+ [IDBObjectStore.openKeyCursor() - forward iteration with range]
+ expected:
+ if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]