Sign in
webkit
/
WebKit
/
49e061d8a3dbe8c30f3935dcdd27d7b6b9ae2882
/
.
/
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>