chromium/third_party/blink/manual_tests/resources/nested-plugins-outer-frame.html

<embed id="plugin" width='100' height='100' src='spinbox.swf' wmode='window'>
<br>
<iframe style="height: 200px; width: 200px;" id='inner' src='nested-plugins-inner-frame.html'></iframe>