Sign in
webkit
/
WebKit
/
8e29b3d7cb791dc7cac89a3f1ad250bef2d6f1cb
/
.
/
LayoutTests
/
plugins
/
resources
/
iframe-content-with-swf-plugin.html
blob: 140a7c5fd29e8202636234ff29d6899a94940749 [
file
] [
log
] [
blame
]
<html>
<body>
<object>
<param
name
=
"movie"
value
=
"simple_blank.swf"
>
<embed
src
=
"simple_blank.swf"
></embed>
</object>
</body>
</html>