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>
22 lines
506 B
INI
Vendored
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
|