- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 13 Mar 2008 15:22:07 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/autotest/testsuite/xml
In directory hutz:/tmp/cvs-serv20076
Modified Files:
bugs.xml
Log Message:
adding test case for (fixed) bug 4469
Index: bugs.xml
===================================================================
RCS file: /sources/public/2002/css-validator/autotest/testsuite/xml/bugs.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- bugs.xml 8 Mar 2008 00:00:29 -0000 1.13
+++ bugs.xml 13 Mar 2008 15:22:05 -0000 1.14
@@ -357,5 +357,11 @@
<description>See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=2920">Bug 2920</a></description>
<result valid="false" />
</test>
+ <test>
+ <url>http://www.w3.org/Bugs/Public/attachment.cgi?id=535</url>
+ <description>See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4469">Bug 4469</a></description>
+ <result valid="false" />
+ <errors>2</errors>
+ </test>
</type>
</testsuite>
Received on Thursday, 13 March 2008 15:22:43 UTC