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

5 lines
130 B
HTML

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