Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / w3c / web-platform-tests / html-imports / resources / hello.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4   <title>Hello</title>
5 </head>
6 <body>
7   <div id="target"></div>
8 </body>
9 </html>