layout/reftests/bugs/486065-1-ref.html

branch
TOR_BUG_9701
changeset 3
141e0f1194b1
equal deleted inserted replaced
-1:000000000000 0:deba65315b9d
1 <html>
2 <head>
3 <style>
4 .d {
5 height:10em;
6 border:75px solid #CCC;
7 }
8 </style>
9 </head>
10 <body>
11 <ul class="d">
12 <li>a</li>
13 </ul>
14 </body>
15 </html>

mercurial