tenfourfox/layout/reftests/bugs/599113-1-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

7 lines
197 B
HTML

<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>