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

9 lines
210 B
HTML

<!DOCTYPE HTML>
<html>
<body>
<div style="overflow:auto; width:100px; height:100px; padding:100px; background:green;">
<div style="height:200px; width:100px; background:yellow;"></div>
</div>
</body>
</html>