summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/manual-tests/resources/nested-plug-ins-outer-frame.html
blob: c447d165ed680605b1cb6a6b51aaa64c4252458c (plain)
1
2
3
<embed id="plugin" width='100' height='100' src='spinbox.swf' wmode='window'>
<br>
<iframe style="height: 200px; width: 200px;" id='inner' src='nested-plug-ins-inner-frame.html'></iframe>