- add sources.
[platform/framework/web/crosswalk.git] / src / chrome / test / data / constrained_files / openclose_main.html
1 <html>\r
2 <head>\r
3 <title>Main</title>\r
4 </head>\r
5 \r
6 <body onClick="window.open('openclose_one.html', 'mywindow', 'status=0,toolbar=0');">\r
7 <h1>Click me</h1>\r
8 </body>\r
9 </html>\r