summaryrefslogtreecommitdiffstats
path: root/layout/reftests/pagination/abspos-breaking-011-ref.html
blob: d39ce99010125cf85c298cf710a0d5638d46bf91 (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<html class="reftest-paged">
<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>