summaryrefslogtreecommitdiffstats
path: root/layout/reftests/pagination/abspos-breaking-011-ref.html
blob: 2f03ab1c4e3e8775af15efb489d9f6b726873f4c (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<html class="reftest-print">
<body style="margin:0">
<div style="position:absolute; top:0; left:0; width:100px; height:100px; background:black;">Hi</div>
<div style="height:1in;"></div>
</body>
</html>