summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/semantics/scripting-1/the-template-element/resources/end-template-tag-in-head.html
blob: 02d0c7be65ac7dbc2eff3216a74fa697192dc941 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html>
<head>
    </template>
    <title>The file contains several &lt;/template&gt; 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>