| colors-004.svg | |
| SVG Image | Inkscape Image |
|
|
Original test: colors-004.xht.
CSS Section: http://www.w3.org/TR/CSS21/syndata.html#color-units.
<style type="text/css">
text { fill: rgb(100%, 0, 0); } /* Invalid */
</style>