summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/1558937-1-ref.html
blob: 6a7e880785937b242d55e54ed6ea656d2e2fec90 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html class="reftest-paged">
<body>
<div style="height:400px;"></div>
<div style="height:1000px">
  <div style="width:100px; height:100px; background:black;"></div>
</div>
</body>
</html>