blob: 729df930c724f4d9f8f9ee1d56eb49c4485fa2a3 [file] [log] [blame]
<html>
<head>
<style>body { background-color: yellow; }</style>
</head>
<body>
<div>
<p>Load another level of nested iframe.</p>
</div>
<iframe src="3rd-level-iframe-with-blocking-resource.php"></iframe>
</body>
</html>