Source code

Revision control

Copy as Markdown

Other Tools

[idbcursor-direction-objectstore-keyrange.htm]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
[IDBCursor direction - object store with keyrange - nextunique]
expected:
if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
[IDBCursor direction - object store with keyrange - prevunique]
expected:
if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
[IDBCursor direction - object store with keyrange - prev]
expected:
if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]
[IDBCursor direction - object store with keyrange - next]
expected:
if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]