haikuwebkit/LayoutTests/fast/frames/resources/sandboxed-iframe-about-blan...

14 lines
266 B
HTML

<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>