<html>
<body>
<p>This page has an iframe.</p>
<p><iframe src="simple_page_1.html"></iframe>
<p><iframe sandbox="allow-scripts" src="hash_anchor_with_iframe.html"></iframe>
</body>
</html>
<html>
<body>
<p>This page has an iframe.</p>
<p><iframe src="simple_page_1.html"></iframe>
<p><iframe sandbox="allow-scripts" src="hash_anchor_with_iframe.html"></iframe>
</body>
</html>