diff --git a/testing/web-platform/tests/html/semantics/scripting-1/the-script-element/json-module/README.md b/testing/web-platform/tests/html/semantics/scripting-1/the-script-element/json-module/README.md
deleted file mode 100644
index 204fd59dcb1b5..0000000000000
--- a/testing/web-platform/tests/html/semantics/scripting-1/the-script-element/json-module/README.md
+++ /dev/null
@@ -1,2 +0,0 @@
-This directory contains an experimental feature that is not currently standardized due to a security
-issue. Support was removed in https://github.com/whatwg/html/pull/4943.
diff --git a/testing/web-platform/tests/html/semantics/scripting-1/the-script-element/json-module/invalid-content-type.tentative.any.js b/testing/web-platform/tests/html/semantics/scripting-1/the-script-element/json-module/invalid-content-type.any.js
similarity index 100%
rename from testing/web-platform/tests/html/semantics/scripting-1/the-script-element/json-module/invalid-content-type.tentative.any.js
rename to testing/web-platform/tests/html/semantics/scripting-1/the-script-element/json-module/invalid-content-type.any.js
diff --git a/testing/web-platform/tests/html/semantics/scripting-1/the-script-element/json-module/json-module-service-worker-test.https.tentative.html b/testing/web-platform/tests/html/semantics/scripting-1/the-script-element/json-module/json-module-service-worker-test.https.html
similarity index 100%
rename from testing/web-platform/tests/html/semantics/scripting-1/the-script-element/json-module/json-module-service-worker-test.https.tentative.html
rename to testing/web-platform/tests/html/semantics/scripting-1/the-script-element/json-module/json-module-service-worker-test.https.html
diff --git a/testing/web-platform/tests/html/semantics/scripting-1/the-script-element/json-module/module.tentative.html b/testing/web-platform/tests/html/semantics/scripting-1/the-script-element/json-module/module.html
similarity index 100%
rename from testing/web-platform/tests/html/semantics/scripting-1/the-script-element/json-module/module.tentative.html
rename to testing/web-platform/tests/html/semantics/scripting-1/the-script-element/json-module/module.html
diff --git a/testing/web-platform/tests/html/semantics/scripting-1/the-script-element/json-module/non-object.tentative.any.js b/testing/web-platform/tests/html/semantics/scripting-1/the-script-element/json-module/non-object.any.js
similarity index 100%
rename from testing/web-platform/tests/html/semantics/scripting-1/the-script-element/json-module/non-object.tentative.any.js
rename to testing/web-platform/tests/html/semantics/scripting-1/the-script-element/json-module/non-object.any.js
diff --git a/testing/web-platform/tests/html/semantics/scripting-1/the-script-element/json-module/parse-error.tentative.html b/testing/web-platform/tests/html/semantics/scripting-1/the-script-element/json-module/parse-error.html
similarity index 100%
rename from testing/web-platform/tests/html/semantics/scripting-1/the-script-element/json-module/parse-error.tentative.html
rename to testing/web-platform/tests/html/semantics/scripting-1/the-script-element/json-module/parse-error.html
diff --git a/testing/web-platform/tests/html/semantics/scripting-1/the-script-element/json-module/valid-content-type.tentative.html b/testing/web-platform/tests/html/semantics/scripting-1/the-script-element/json-module/valid-content-type.html
similarity index 100%
rename from testing/web-platform/tests/html/semantics/scripting-1/the-script-element/json-module/valid-content-type.tentative.html
rename to testing/web-platform/tests/html/semantics/scripting-1/the-script-element/json-module/valid-content-type.html