font-family-rule-002.svg | |
SVG Image | Inkscape Image |
![]() |
Original test: font-family-rule-002.xht.
CSS Section: http://www.w3.org/TR/CSS21/fonts.html#font-family-prop.
<style type="text/css"> tspan#verify { font-family: CSSTest Verify; } .normal { font-family: sans-serif; } #tspan1 { font-family: CSSTest FamilyName; } #tspan2 { font-family: "CSSTest FamilyName"; } </style>