Files
UXP-Fixed/layout/reftests/bugs/458296-1a.html
T
2018-02-02 04:16:08 -05: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>