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