servo/tests/wpt/meta/IndexedDB/idbkeyrange-includes.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

22 lines
506 B
INI
Vendored

[idbkeyrange-includes.any.html]
expected: CRASH
[IDBKeyRange.includes() with invalid input]
expected: FAIL
[IDBKeyRange.includes() with non-numeric keys]
expected: FAIL
[idbkeyrange-includes.any.serviceworker.html]
expected: ERROR
[idbkeyrange-includes.any.sharedworker.html]
expected: ERROR
[idbkeyrange-includes.any.worker.html]
expected: CRASH
[IDBKeyRange.includes() with invalid input]
expected: FAIL
[IDBKeyRange.includes() with non-numeric keys]
expected: FAIL