Add memory space check routine before saving web storage data
[framework/web/webkit-efl.git] / ManualTests / resources / mouseevent-on-closeddoc.html
1 <body onload="document.open();document.close();document.open();"></body>