Oreon-Lime-R2/mingw-wine-gecko/wine-gecko-2.47.4-src/wine-gecko-2.47.4/layout/reftests/percent-overflow-sizing/hScrollSimpleHeightQuirks-2.html

6 lines
140 B
HTML

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