- add sources.
[platform/framework/web/crosswalk.git] / src / chrome / test / data / constrained_files / infinite_popups.html
1 <html>\r
2   <head>\r
3 <title>Popup Fork Bomb!</title>\r
4 </head>\r
5 <body onClick="javascript:window.open('infinite_popups_impl.html', '',\r
6 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=50,height=50');void(0);" />\r
7 <h1>Popup Fork Bomb!</h1>\r
8 \r
9 <em>Original credit to <a href="http://crypto.stanford.edu/~abarth/">http://crypto.stanford.edu/~abarth/</a>.</em>\r
10 \r
11 </body>\r
12 </html>\r