- From: (wrong string) äper <christoph.paeper@tu-clausthal.de>
- Date: Mon, 20 Jan 2003 21:39:02 -0500 (EST)
- To: <www-validator-css@w3.org>
Bjoern Hoehrmann:
>
> * { color: lightgreen }
> * { background-color: lightgreen }
>
> in the current validator, it complains `lightgreen` is not a valid color
> for `color` while it accepts it for background-color.
X11 color names are also accepted in 'border' and all the border-*
properties that accept color values, ditto 'outline' and text-shadow. Did I
forget a property that takes <color> as a value?
> using the CSS Level 3 profile both should be valid.
Grmpf.
Btw.: As soon as CSS 2.1 is finished, will there be a separate profile for
it?
How's CSS3 going to be dealt with: will the profile be constantly updated as
soon as a module becomes CR/PR/TR?
Christoph Päper
Received on Tuesday, 21 January 2003 11:26:23 UTC