blob: b7b861143f38bf2c9561ae7f7772a39784f1cc23 (
plain)
1
2
3
4
5
6
|
[idbdatabase-transaction-exception-order.html]
expected:
if (processor == "x86") and (os == "win") and not debug: [OK, TIMEOUT]
[IDBDatabase.transaction exception order: NotFoundError vs. TypeError]
expected:
if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]
|