| universal-selector-001.svg | |
| SVG Image | Inkscape Image | 
|   | |
Original test: universal-selector-001.xht.
CSS Section: http://www.w3.org/TR/CSS21/selector.html#universal-selector.
    <style type="text/css">
     * { fill: green; }
    </style>