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