Sign in
webkit
/
WebKit
/
5969b6f1f74632b1546edb27bd956b187c2c3d52
/
.
/
LayoutTests
/
fast
/
frames
/
resources
/
sandboxed-iframe-plugins-frame-embed.html
blob: aa7d50e89ad3f867cc6f7cf1d14312de10c6ef4b [
file
] [
log
] [
blame
]
<html>
<head>
</head>
<body>
<embed
id
=
"plugin"
type
=
"application/x-webkit-test-netscape"
src
=
"data:text/plain,"
style
=
"
width
:
10px
;
height
:
10px
"
>
</embed>
</body>
</html>