initial import
[vuplus_webkit] / Source / WebCore / manual-tests / resources / nested-plug-ins-outer-frame.html
1 <embed id="plugin" width='100' height='100' src='spinbox.swf' wmode='window'>
2 <br>
3 <iframe style="height: 200px; width: 200px;" id='inner' src='nested-plug-ins-inner-frame.html'></iframe>