aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/web-platform-tests/html/semantics/scripting-1/the-script-element/moving-between-documents/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wpt/web-platform-tests/html/semantics/scripting-1/the-script-element/moving-between-documents/README.md')
-rw-r--r--tests/wpt/web-platform-tests/html/semantics/scripting-1/the-script-element/moving-between-documents/README.md16
1 files changed, 0 insertions, 16 deletions
diff --git a/tests/wpt/web-platform-tests/html/semantics/scripting-1/the-script-element/moving-between-documents/README.md b/tests/wpt/web-platform-tests/html/semantics/scripting-1/the-script-element/moving-between-documents/README.md
deleted file mode 100644
index f95e0a63a32..00000000000
--- a/tests/wpt/web-platform-tests/html/semantics/scripting-1/the-script-element/moving-between-documents/README.md
+++ /dev/null
@@ -1,16 +0,0 @@
-The tests in this directory are for script elements moved between documents.
-
-Use
-
-```
-$ tools/generate.py
-```
-
-to generate test HTML files (except for tests in subdirectories).
-
-Background:
-
-- https://www.w3.org/Bugs/Public/show_bug.cgi?id=11323
-- https://github.com/whatwg/html/issues/2137
-- https://github.com/whatwg/html/issues/2469
-- https://github.com/whatwg/html/pull/2673