Fix the issue that overflow scrolling does not work properly.
[framework/web/webkit-efl.git] / ManualTests / qt / double-tap-overscroll.html
1 <html>
2     <div style='width:200; height:200; background-color:red;'></div>
3     <p>Double tap the red box twice. The test passes if the viewport remains within document borders.
4 </html>