haikuwebkit/LayoutTests/fast/frames/resources/sandboxed-iframe-navigation...

9 lines
207 B
HTML

<html>
<body>
<iframe sandbox="allow-scripts allow-same-origin"
src="sandboxed-iframe-navigation-source.html">
</iframe>
<p id='innocent_content'>innocent content</p>
</body>
</html>