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