blob: 5d530a29cc671a4f93d499a0bfbb8f5d10a4f85c [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>Test printing iframe content</title>
<head>
<body>
<p>
This is a test page.
</p>
<div>
<iframe src="/cross-site/b.com/printing/test1.html" id="iframe" style="height:150px; margin:0px; padding:0px">
</iframe>
</body>
</html>