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