Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/apple-security
/
.
/
LayoutTests
/
plugins
/
resources
/
iframe-content-with-swf-plugin.html
blob: 140a7c5fd29e8202636234ff29d6899a94940749 [
file
] [
edit
]
<html>
<body>
<object>
<param
name
=
"movie"
value
=
"simple_blank.swf"
>
<embed
src
=
"simple_blank.swf"
></embed>
</object>
</body>
</html>