summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/is-input-pending/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/is-input-pending/README.md')
-rw-r--r--testing/web-platform/tests/is-input-pending/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/web-platform/tests/is-input-pending/README.md b/testing/web-platform/tests/is-input-pending/README.md
new file mode 100644
index 0000000000..7994b1a4ec
--- /dev/null
+++ b/testing/web-platform/tests/is-input-pending/README.md
@@ -0,0 +1,3 @@
+- `security/` contains tests intended to ensure that input is not detectable cross-origin.
+- `tentative/` contains tests to detect common cases where it may be beneficial to pending input.
+ - All positive tests are marked as tentative, as the spec permits UAs to omit reporting pending input.