Add memory space check routine before saving web storage data
[framework/web/webkit-efl.git] / ManualTests / resources / window-close-during-parsing-popup2.html
1 <html>
2 <body onload="window.print()">
3 <script>
4 window.close()
5 </script>
6 </body>
7 </html>