blob: 073faafa75818b38ae6fab1e3b6d688c399c14d5 [file] [log] [blame]
<!doctype html>
<html>
<body style="overflow:hidden; height:900px; -webkit-column-count:4; -webkit-column-fill:auto; column-count:4; column-fill:auto;">
<p>First line outside iframe.</p>
<p>Second line outside iframe.</p>
<hr>
<iframe src="resources/seamless.html" seamless="seamless"></iframe>
</body>
</html>