Merge "[WK2] Revert patch / set a limit of layer count and atlas size." into 2.0_beta
[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>