7 lines
304 B
INI
7 lines
304 B
INI
[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]
|