diff options
Diffstat (limited to 'testing/web-platform/meta/IndexedDB/idbobjectstore_keyPath.any.js.ini')
-rw-r--r-- | testing/web-platform/meta/IndexedDB/idbobjectstore_keyPath.any.js.ini | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/web-platform/meta/IndexedDB/idbobjectstore_keyPath.any.js.ini b/testing/web-platform/meta/IndexedDB/idbobjectstore_keyPath.any.js.ini new file mode 100644 index 0000000000..ad0c69278c --- /dev/null +++ b/testing/web-platform/meta/IndexedDB/idbobjectstore_keyPath.any.js.ini @@ -0,0 +1,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] |