Fix the issue that overflow scrolling does not work properly.
[framework/web/webkit-efl.git] / ManualTests / qt / plugin-sibling-frame.html
1 <html>
2 <head><title>Move the frame to hide the plugin fully</title></head>
3 <frameset cols="25%,50%,25%">
4   <frame src="plugin-sibling-frame-include.html">
5 </frameset>
6 </html>