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

Original test: shand-font-003.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; } /* line-height ignored */
     text.two { font-weight: bold; }
    </style>