blob: ad0c69278cd9aa997cf48b7fb132c2f7a6ad6263 (
plain)
1
2
3
4
5
6
7
8
|
[idbobjectstore_keyPath.any.html]
[idbobjectstore_keyPath.any.worker.html]
expected:
if (processor == "x86") and (os == "win") and not debug: [OK, TIMEOUT]
[IDBObjectStore's keyPath attribute returns the same object.]
expected:
if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]
|