Sign in
webkit
/
WebKit
/
ff4cb3c2323f3937e96e08f4f6fbe6c7755f9da5
/
.
/
LayoutTests
/
plugins
/
resources
/
frame-with-plugin-subframe.html
blob: c81b71a8bcfa58cef14dfe161a283fb116cb974c [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<body>
<iframe
src
=
"plugin-page.html"
></iframe>
<embed
id
=
"testPlugin"
type
=
"application/x-missing-plugin"
width
=
"200"
height
=
"200"
></embed>
</body>
</html>