WebCore/manual-tests/qt/plugin-sibling-frame.html
changeset 0 4f2f89ce4247
equal deleted inserted replaced
-1:000000000000 0:4f2f89ce4247
       
     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>