layout/reftests/percent-overflow-sizing/hScrollSimpleMinHeightQuirks-1D.html

branch
TOR_BUG_3246
changeset 5
4ab42b5ab56c
equal deleted inserted replaced
-1:000000000000 0:e4e741f4f06e
1 <body onload="document.getElementById('a').style.minHeight='100%';">
2 <div style="overflow:auto; width:200px; height:200px;">
3 <div id=a style="width:300px; background:green">
4 </div>
5 </div>

mercurial