shand-font-001.svg
SVG Image Inkscape Image
Get a real browser! raster image of shand-font-001.png

Original test: shand-font-001.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; }
     text.two { font: 1em/normal serif; } /* line-height ignored */
    </style>