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