servo/tests/wpt/meta/IndexedDB/idbobjectstore_openKeyCursor.any.js.ini
Ashwin Naren 8a59c2cf56
Implement indexeddb array conversion (#38288)
Implement conversion from js arrays into rust.

Testing: WPT
Fixes: None

---------

Signed-off-by: Ashwin Naren <arihant2math@gmail.com>
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
Co-authored-by: Josh Matthews <josh@joshmatthews.net>
2025-09-20 06:33:16 +00:00

40 lines
1 KiB
INI
Vendored

[idbobjectstore_openKeyCursor.any.serviceworker.html]
expected: ERROR
[idbobjectstore_openKeyCursor.any.html]
expected: CRASH
[IDBObjectStore.openKeyCursor() - forward iteration]
expected: FAIL
[IDBObjectStore.openKeyCursor() - reverse iteration]
expected: FAIL
[IDBObjectStore.openKeyCursor() - forward iteration with range]
expected: FAIL
[IDBObjectStore.openKeyCursor() - reverse iteration with range]
expected: FAIL
[IDBObjectStore.openKeyCursor() - invalid inputs]
expected: FAIL
[idbobjectstore_openKeyCursor.any.sharedworker.html]
expected: ERROR
[idbobjectstore_openKeyCursor.any.worker.html]
expected: CRASH
[IDBObjectStore.openKeyCursor() - forward iteration]
expected: FAIL
[IDBObjectStore.openKeyCursor() - reverse iteration]
expected: FAIL
[IDBObjectStore.openKeyCursor() - forward iteration with range]
expected: FAIL
[IDBObjectStore.openKeyCursor() - reverse iteration with range]
expected: FAIL
[IDBObjectStore.openKeyCursor() - invalid inputs]
expected: FAIL