Sign in
chromium
/
chromium
/
src
/
510e13d15
/
.
/
third_party
/
WebKit
/
ManualTests
/
resources
/
nested-plugins-outer-frame.html
blob: ea8cbd9a993368c3dafd5d2dc7122febb38e3f7d [
file
] [
log
] [
blame
]
<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>