blob: 0cdadb6695255b9ff3110050d8d3759ce7c13001 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[idbcursor-direction-objectstore-keyrange.htm]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
if (os == "android") and fission: [OK, TIMEOUT]
[IDBCursor direction - object store with keyrange - nextunique]
expected:
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_64"): [PASS, TIMEOUT]
|