blob: 73e39ce412053f1e9e97a23d3296011c3f99932c (
plain)
1
2
3
4
5
6
7
8
9
10
|
[idbcursor-continuePrimaryKey-exceptions.htm]
expected:
if (processor == "x86") and (os == "win") and not debug: [OK, TIMEOUT]
[IDBCursor continuePrimaryKey() on "nextunique" cursor]
expected:
if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]
[IDBCursor continuePrimaryKey() on "prevunique" cursor]
expected:
if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]
|