- From: Jason Allen <jallen189@gmail.com>
- Date: Sun, 21 Nov 2010 18:22:05 -0500
- To: www-validator-css@w3.org
Hello, I received the following error for "a:visited": "Value Error : color darkgrey is not a color value : darkgrey darkgrey" while attempting to validate against CSS level 3. The relevant CSS is: a:visited {color: darkgrey;} However, as far as I know "darkgrey" is a valid keyword. Is this an error in the validator, or am I missing the obvious?
Received on Monday, 22 November 2010 07:38:49 UTC