blob: 9c69cf61453916c8d3dcf14527dafc789926fdf4 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>Test printing with an iframe loop</title>
<head>
<body>
<p>
This is a test page whose content forms an iframe loop.
</p>
<div>
<iframe id="iframe" src="/cross-site/b.com/printing/loop_child_iframe.html" style="height:450px; margin:0px; padding:0px">
</iframe>
</body>
</html>