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