Source code
Revision control
Copy as Markdown
Other Tools
[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]