3 <title>Negative Font-Size
</title>
4 <style type=
"text/css">
6 div#test1
{font: normal
10px/1 Helvetica
, Arial
, sans-serif
; font: normal
-50px/5 Georgia
, serif
;}
12 <div id=
"test1">This should be fairly small text, rather than huge, it should also be set in sans-serif rather than serif.
</div>