- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 23 May 2006 18:36:20 +0000
- To: www-validator-cvs@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3300
tmiller@bss-software.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |minor
Status|RESOLVED |REOPENED
Component|Other |text area
Resolution|INVALID |
------- Comment #2 from tmiller@bss-software.com 2006-05-23 18:36 -------
It turns out that I had my syntax wrong. The error message received was not
appropriate to the problem. Also, please add an example to the help that uses
real values. This would have solved my problem much quicker. "||" in SQL
means to concatinate together. An example like this
border: 2px groove #000066;
would have solved the problem much quicker.
By the way I had
border: '2px' 'groove' '#000066';
Received on Tuesday, 23 May 2006 18:36:29 UTC