servo/tests/wpt/meta/IndexedDB/keypath-exceptions.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

26 lines
652 B
INI
Vendored

[keypath-exceptions.any.html]
[Array key conversion should not invoke prototype getters]
expected: FAIL
[The last element of keypath is validated]
expected: FAIL
[Key path evaluation: Exceptions from non-enumerable getters]
expected: FAIL
[keypath-exceptions.any.serviceworker.html]
expected: ERROR
[keypath-exceptions.any.sharedworker.html]
expected: ERROR
[keypath-exceptions.any.worker.html]
[Array key conversion should not invoke prototype getters]
expected: FAIL
[The last element of keypath is validated]
expected: FAIL
[Key path evaluation: Exceptions from non-enumerable getters]
expected: FAIL