servo/tests/wpt/meta/workers/semantics
Ashwin Naren c2ed599eb1
script: implement IDBKeyRange (#38268)
#37684 provided the backend for this change. The key range interface
just wraps a `IndexedDBKeyRange` and exposes the methods from it as per
the spec.

Spec: https://www.w3.org/TR/IndexedDB-2/#keyrange
Testing: WPT tests (some regressions have been exposed, but that's fine)

---------

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-07-26 02:59:15 +00:00
..
encodings Run same tests for layout-2020 and layout-2013 (#30092) 2023-08-15 00:28:32 +00:00
interface-objects script: implement IDBKeyRange (#38268) 2025-07-26 02:59:15 +00:00
multiple-workers Run same tests for layout-2020 and layout-2013 (#30092) 2023-08-15 00:28:32 +00:00
reporting-errors Run same tests for layout-2020 and layout-2013 (#30092) 2023-08-15 00:28:32 +00:00
run-a-worker Update web-platform-tests to revision b'c72ee0c082d350b8b44f7a6bac1f028752b13527' (#34837) 2025-01-05 01:59:46 +00:00
structured-clone script: Propagate a pending JS exception on structured cloning (#37964) 2025-07-09 14:47:55 +00:00
xhr Run same tests for layout-2020 and layout-2013 (#30092) 2023-08-15 00:28:32 +00:00