- From: Yves Lafon via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 06 Feb 2009 08:51:37 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/autotest/testsuite/xml
In directory hutz:/tmp/cvs-serv20878
Modified Files:
bugs.xml
Log Message:
added test case for bugs 4870 and 5586
Index: bugs.xml
===================================================================
RCS file: /sources/public/2002/css-validator/autotest/testsuite/xml/bugs.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- bugs.xml 10 Dec 2008 15:40:42 -0000 1.19
+++ bugs.xml 6 Feb 2009 08:51:35 -0000 1.20
@@ -5,6 +5,17 @@
<testsuite>
<type title="bugs">
<test>
+ <file>testsuite/bugs/4870-5586.css</file>
+ <description>
+ See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4870">
+ http://www.w3.org/Bugs/Public/show_bug.cgi?id=4870</a>&nbsp;and&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=5586">
+; http://www.w3.org/Bugs/Public/show_bug.cgi?id=5586</a></description>
+ <result valid="true">
+ <errors>0</errors>
+ <warnings>0</warnings>
+ </result>
+ </test>
+ <test>
<file>testsuite/bugs/750.css</file>
<description>
See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=750">
Received on Friday, 6 February 2009 08:51:46 UTC