Index: LayoutTests/imported/web-platform-tests/html/semantics/scripting-1/the-template-element/resources/end-template-tag-in-head.html |
diff --git a/LayoutTests/imported/web-platform-tests/html/semantics/scripting-1/the-template-element/resources/end-template-tag-in-head.html b/LayoutTests/imported/web-platform-tests/html/semantics/scripting-1/the-template-element/resources/end-template-tag-in-head.html |
deleted file mode 100644 |
index 02d0c7be65ac7dbc2eff3216a74fa697192dc941..0000000000000000000000000000000000000000 |
--- a/LayoutTests/imported/web-platform-tests/html/semantics/scripting-1/the-template-element/resources/end-template-tag-in-head.html |
+++ /dev/null |
@@ -1,12 +0,0 @@ |
-<!DOCTYPE html> |
-<html> |
-<head> |
- </template> |
- <title>The file contains several </template> tag in HTML head without start one</title> |
- </template></template> |
- <link rel="author" title="Aleksei Yu. Semenov" href="mailto:a.semenov@unipro.ru"> |
- </template> |
-</head> |
-<body> |
-</body> |
-</html> |