Upstream version 5.34.92.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / w3c / web-platform-tests / html-templates / resources / frameset-end-tag.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4     <title>The file contains frameset with the template and frameset end tag in it</title>
5     <link rel="author" title="Sergey G. Grekhov" href="mailto:sgrekhov@unipro.ru">
6 </head>
7 <frameset>
8     <template></frameset></template>
9 </frameset>
10 </html>