Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / html / imports / resources / nest-dup-child.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <script>
5 start();
6 </script>
7 <script>
8 end();
9 </script>
10 </head>
11 </html>