summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/599113-1-ref.html
blob: 6beb3e6311d398f40d2515de00d831368952f90b (plain)
1
2
3
4
5
6
<html>
<body style="overflow: hidden;">
<div style="position: absolute; left: 0; top: 0; width: 100px; height: 100px; background: blue;"></div>
<div style="height: 10000px;"></div>
</body>
</html>