Index: LayoutTests/imported/web-platform-tests/html/semantics/scripting-1/the-template-element/resources/html-start-tag.html |
diff --git a/LayoutTests/imported/web-platform-tests/html/semantics/scripting-1/the-template-element/resources/html-start-tag.html b/LayoutTests/imported/web-platform-tests/html/semantics/scripting-1/the-template-element/resources/html-start-tag.html |
deleted file mode 100644 |
index 0de652cf3645216749e1f3c72ef2db370c257b8b..0000000000000000000000000000000000000000 |
--- a/LayoutTests/imported/web-platform-tests/html/semantics/scripting-1/the-template-element/resources/html-start-tag.html |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-<!DOCTYPE html> |
-<html tabindex="5"> |
-<head> |
- <title>The file contains html root element with attributes and some in the body</title> |
- <link rel="author" title="Sergey G. Grekhovv" href="mailto:sgrekhov@unipro.ru"> |
-</head> |
-<body> |
-<template id="tmpl"><html class="htmlClass"></html></template><html id="htmlId" tabindex="5"> |
-</body> |
-</html> |