node/test/fixtures/wpt/web-locks
ishabi 062e8b5a74 worker: add web locks api
PR-URL: https://github.com/nodejs/node/pull/58666
Fixes: https://github.com/nodejs/node/pull/36502
Refs: https://w3c.github.io/web-locks
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Ethan Arrowood <ethan@arrowood.dev>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
2025-07-18 07:55:10 -07:00
..
bfcache
crashtests
resources
META.yml
README.md
WEB_FEATURES.yml
acquire.https.any.js
clientids.https.html
frames.https.html
held.https.any.js
idlharness.https.any.js
ifAvailable.https.any.js
lock-attributes.https.any.js
mode-exclusive.https.any.js
mode-mixed.https.any.js
mode-shared.https.any.js
non-fully-active.https.html
non-secure-context.any.js
opaque-origin.https.html
partitioned-web-locks.tentative.https.html
query-empty.https.any.js
query-ordering.https.html
query.https.any.js
resource-names.https.any.js
secure-context.https.any.js
signal.https.any.js
steal.https.any.js
storage-buckets.tentative.https.any.js
workers.https.html

README.md

This directory contains a test suite for the proposed Web Locks API.

Explainer: https://github.com/w3c/web-locks/

Spec: https://w3c.github.io/web-locks/