summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/cors/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/cors/README.md')
-rw-r--r--testing/web-platform/tests/cors/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/web-platform/tests/cors/README.md b/testing/web-platform/tests/cors/README.md
new file mode 100644
index 0000000000..aa5ff90d48
--- /dev/null
+++ b/testing/web-platform/tests/cors/README.md
@@ -0,0 +1,8 @@
+Tests for the [Fetch Standard](https://fetch.spec.whatwg.org/).
+
+These tests are located here as originally the CORS protocol was defined on its own.
+
+More CORS tests can be found in
+
+* /fetch
+* /xhr