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