diff options
Diffstat (limited to 'testing/web-platform/tests/web-locks/README.md')
-rw-r--r-- | testing/web-platform/tests/web-locks/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/web-platform/tests/web-locks/README.md b/testing/web-platform/tests/web-locks/README.md new file mode 100644 index 0000000000..84af41baa8 --- /dev/null +++ b/testing/web-platform/tests/web-locks/README.md @@ -0,0 +1,5 @@ +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/ |