comparison: layout/reftests/percent-overflow-sizing/hScrollSimpleMinHeightQuirks-1D.html
layout/reftests/percent-overflow-sizing/hScrollSimpleMinHeightQuirks-1D.html
- branch
- TOR_BUG_9701
- changeset 13
- 44a2da4a2ab2
equal
deleted
inserted
replaced
|
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> |