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