layout/reftests/forms/fieldset/fieldset-scroll-1.html

branch
TOR_BUG_9701
changeset 13
44a2da4a2ab2
equal deleted inserted replaced
-1:000000000000 0:0f6e2ef7c43e
1 <!DOCTYPE HTML>
2 <html>
3 <body>
4 <fieldset style="overflow:scroll; width:200px; height:200px; padding:0">
5 <legend>Legend</legend>
6 </fieldset>
7 </body>
8 </html>

mercurial