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

Original test: child-selector-003.xht.

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

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