layout/reftests/percent-overflow-sizing/dynamicHeight100-ref.html

branch
TOR_BUG_9701
changeset 3
141e0f1194b1
equal deleted inserted replaced
-1:000000000000 0:87a2c15f4df8
1 <!DOCTYPE html>
2 <body>
3 <div id="a" style="overflow:auto; width:200px">
4 <div style="background: green; height:100%">
5 </div>
6 </div>
7 </body>

mercurial