Add memory space check routine before saving web storage data
[framework/web/webkit-efl.git] / ManualTests / resources / iframe-reloaded-on-touch.html
1 <body>
2 <div ontouchstart="window.location.reload()" style="background-color:green;height:200px;width:200px">Touch me</div>
3 </body>