Index: LayoutTests/imported/web-platform-tests/html/semantics/scripting-1/the-template-element/resources/template-contents-html.html |
diff --git a/LayoutTests/imported/web-platform-tests/html/semantics/scripting-1/the-template-element/resources/template-contents-html.html b/LayoutTests/imported/web-platform-tests/html/semantics/scripting-1/the-template-element/resources/template-contents-html.html |
deleted file mode 100644 |
index 5dd3a28e6a63981095d8df3a7f11cdc34773457b..0000000000000000000000000000000000000000 |
--- a/LayoutTests/imported/web-platform-tests/html/semantics/scripting-1/the-template-element/resources/template-contents-html.html |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-<!DOCTYPE html> |
-<html> |
-<head> |
- <title>HTML tag inside template</title> |
- <link rel="author" title="Aleksei Yu. Semenov" href="mailto:a.semenov@unipro.ru"> |
-<head> |
-<body> |
- <template><html></html></template> |
-</body> |
-</html> |