blob: 8bce860f638c7b6c00dd451facec71816e88e93e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
[idbcursor-direction-index.htm]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
if (os == "android") and fission: [OK, TIMEOUT]
[IDBCursor direction - index - next]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
[IDBCursor direction - index - prev]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
[IDBCursor direction - index - nextunique]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
[IDBCursor direction - index - prevunique]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
|