summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/458296-1a.html
blob: e5edd2a0f9713ae50acf97d4de6eafda86a1771d (plain)
1
2
3
4
5
6
7
8
<!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>