- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 07 Mar 2008 16:08:13 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/autotest/testsuite/bugs
In directory hutz:/tmp/cvs-serv12491/testsuite/bugs
Modified Files:
3628.css
Log Message:
fixing sample and description of test case for http://www.w3.org/Bugs/Public/show_bug.cgi?id=3628
Index: 3628.css
===================================================================
RCS file: /sources/public/2002/css-validator/autotest/testsuite/bugs/3628.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- 3628.css 29 Aug 2006 02:46:34 -0000 1.1
+++ 3628.css 7 Mar 2008 16:08:11 -0000 1.2
@@ -1,4 +1,4 @@
-/* This is incorrect in CSS1, but OK in CSS2
+/* This is incorrect in CSS2, but used to be OK in CSS1
see http://www.w3.org/Bugs/Public/show_bug.cgi?id=3628 */
-http://www.w3.org/Bugs/Public/show_bug.cgi?id=3628
+selector { color: r\0065d; }
\ No newline at end of file
Received on Friday, 7 March 2008 16:08:20 UTC