summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/458296-1b.html
blob: f56f55e44ae68244ebef60f09d39dc3540da4829 (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE HTML>
<html>
<body>
<div style="overflow:auto; width:300px; height:300px; background:green;">
  <div style="height:200px; width:100px; margin:100px; background:yellow;"></div>
</div>
</body>
</html>