comparison: layout/reftests/percent-overflow-sizing/hScrollAbsHeight.html
layout/reftests/percent-overflow-sizing/hScrollAbsHeight.html
- branch
- TOR_BUG_9701
- changeset 13
- 44a2da4a2ab2
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> |