blob: f5ee7354ec18d6800565d9835a8d4095bfbdd7f9 (
plain)
1
2
3
4
5
6
7
|
[idbcursor-delete-exception-order.htm]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
if (os == "android") and fission: [OK, TIMEOUT]
[IDBCursor.delete exception order: ReadOnlyError vs. InvalidStateError #2]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
|