selectors-002.svg | |
SVG Image | Inkscape Image |
![]() |
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>