<!DOCTYPE html>
<html>
<!-- Prevent favicon fetch request. -->
<link rel="icon" href="data:;base64,=">
<head></head>
<body>
<iframe src="simple.html" id="test" sandbox></iframe>
</body>
</html>
<!DOCTYPE html>
<html>
<!-- Prevent favicon fetch request. -->
<link rel="icon" href="data:;base64,=">
<head></head>
<body>
<iframe src="simple.html" id="test" sandbox></iframe>
</body>
</html>