summaryrefslogtreecommitdiffstats
path: root/layout/reftests/percent-overflow-sizing/hScrollSimpleHeightQuirks-2.html
blob: 2c20eccc811e47e2e30f32ea42cc718302e2ba88 (plain)
1
2
3
4
5
6
<div style="overflow:auto; width:200px; height:200px;">
<div>
<div style="width:300px; height:100%; background:green">
</div>
</div>
</div>