CSS validator accepts orange

I hope this is the right place for this bug report. The CSS 
validator at http://jigsaw.w3.org/css-validator/ accepts 
orange as a name for a colour, which is wrong

h1 {
color : black;
background : orange;
text-align : center;
font-size : 32pt;
text-decoration : underline;
font-weight : bold;
font-style : italic;
}


-- 
Samuli Lintula             @ http://www.samulilintula.net/
Department of Biochemistry @ University of Turku
1. Varavaltuutettu (vihr.) @ Turku
http://www.samulilintula.net/netti/operavukk.php
 

Received on Tuesday, 17 July 2001 12:32:52 UTC