Source code

Revision control

Copy as Markdown

Other Tools

[idbcursor-primarykey.htm]
expected:
if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
if (os == "android") and fission: [OK, TIMEOUT]
[IDBCursor.primaryKey - my,key]
expected:
if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN]
[IDBCursor.primaryKey - key]
expected:
if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN]