| shand-font-002.svg | |
| SVG Image | Inkscape Image |
|
|
Original test: shand-font-002.xht.
CSS Section: http://www.w3.org/TR/CSS21/about.html#shorthand.
<style type="text/css">
text.one { font-family: serif; font-weight: bold; } /* control */
text.two { font: 1em/normal serif; font-weight: bold; } /* line-height ignored */
</style>