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