Mypal/layout/reftests/percent-overflow-sizing/hScrollSimpleHeightQuirks-1...

5 lines
127 B
HTML

<div style="overflow:auto; width:200px; height:200px;">
<div style="width:300px; height:100%; background:green">
</div>
</div>