layout/reftests/percent-overflow-sizing/simpleAbsHeight.html

changeset 2
7e26c7da4463
equal deleted inserted replaced
-1:000000000000 0:6c84c5dc84f8
1 <!DOCTYPE html>
2 <div style="overflow:auto; height:200px; width:200px; position:relative">
3 <div style="background: green; height:100%; width:100%; position:absolute">
4 </div>
5 </div>

mercurial