summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/semantics/scripting-1/the-template-element/resources/frameset-end-tag.html
blob: b84d55595f793896dd3a28d84118fba9806d28d4 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<head>
    <title>The file contains frameset with the template and frameset end tag in it</title>
    <link rel="author" title="Sergey G. Grekhov" href="mailto:sgrekhov@unipro.ru">
</head>
<frameset>
    <template></frameset></template>
</frameset>
</html>