mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
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>
26 lines
652 B
INI
Vendored
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
|