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

10 lines
240 B
HTML

<DOCTYPE html>
<html>
<body style="width: 400px">
<div style="overflow:scroll; padding-left: 20%; padding-right: 50%;
background: yellow; height: 200px">
<div style="height: 500px; background: blue;"></div>
</div>
</body>
</html>