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