summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/IndexedDB/cursor-overloads.htm.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/IndexedDB/cursor-overloads.htm.ini')
-rw-r--r--testing/web-platform/meta/IndexedDB/cursor-overloads.htm.ini7
1 files changed, 7 insertions, 0 deletions
diff --git a/testing/web-platform/meta/IndexedDB/cursor-overloads.htm.ini b/testing/web-platform/meta/IndexedDB/cursor-overloads.htm.ini
new file mode 100644
index 0000000000..d65b218c63
--- /dev/null
+++ b/testing/web-platform/meta/IndexedDB/cursor-overloads.htm.ini
@@ -0,0 +1,7 @@
+[cursor-overloads.htm]
+ expected:
+ if (os == "win") and swgl: [OK, TIMEOUT]
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [Validate the overloads of IDBObjectStore.openCursor(), IDBIndex.openCursor() and IDBIndex.openKeyCursor()]
+ expected:
+ if swgl and (os == "win"): [PASS, NOTRUN]