comparison: layout/reftests/percent-overflow-sizing/hScrollAbsHeightQuirks.html
layout/reftests/percent-overflow-sizing/hScrollAbsHeightQuirks.html
- branch
- TOR_BUG_9701
- changeset 11
- deefc01c0e14
equal
deleted
inserted
replaced
|
1 <!DOCTYPE html> |
|
2 <div style="overflow:auto; width:200px; position:absolute; height:200px;"> |
|
3 <div style="position:absolute; width:300px; height:100%; background:green"> |
|
4 </div> |
|
5 </div> |