selectors-002.svg
SVG Image Inkscape Image
Get a real browser! raster image of selectors-002.png

Original test: selectors-002.xht.

CSS Section: http://www.w3.org/TR/CSS21/selector.html#type-selectors.

    <style type="text/css">
     tspan { fill: green ! important; }
     tspan { fill: red; }
    </style>