text-decoration-color-001.svg
SVG Image Inkscape Image
Get a real browser! raster image of text-decoration-color-001.png

Original test: text-decoration-color-001.xht.

CSS Section: http://www.w3.org/TR/CSS21/text.html#lining-striking-props.

    <style type="text/css">
     text {
       fill: blue;
       text-decoration: underline;
     }
    </style>