Re: Validator incorrectly reports validity for case of illegal escaped whitespace before property value

>         element {color:\ red; }
>
> I believe that the above is illegal, if my reading of CSS 2.1 and CSS
> 2 is correct, yet the validator reports no error.

Indeed. The identifier " red" (note the space) is not a valid color.



Bert
-- 
  Bert Bos                                ( W 3 C ) http://www.w3.org/
  http://www.w3.org/people/bos                               W3C/ERCIM
  bert@w3.org                             2004 Rt des Lucioles / BP 93
  +33 (0)4 92 38 76 92            06902 Sophia Antipolis Cedex, France

Received on Tuesday, 22 August 2006 12:58:29 UTC