summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/manual-tests/qt/plugin-sibling-frame.html
blob: 74e339a22f1cc3fcae4c22b2ae40684d8881edc9 (plain)
1
2
3
4
5
6
<html>
<head><title>Move the frame to hide the plugin fully</title></head>
<frameset cols="25%,50%,25%">
  <frame src="plugin-sibling-frame-include.html">
</frameset>
</html>