2002/css-validator/autotest/testsuite/xml bugs.xml,1.13,1.14

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&amp;nbsp;&lt;a href=&quot;http://www.w3.org/Bugs/Public/show_bug.cgi?id=2920&quot;&gt;Bug 2920&lt;/a&gt;</description>
 	      <result valid="false" />
 	</test>
+	<test>
+    <url>http://www.w3.org/Bugs/Public/attachment.cgi?id=535</url>
+        <description>See&amp;nbsp;&lt;a href=&quot;http://www.w3.org/Bugs/Public/show_bug.cgi?id=4469&quot;&gt;Bug 4469&lt;/a&gt;</description>
+	      <result valid="false" />
+	      <errors>2</errors>
+	</test>
   </type>
 </testsuite>

Received on Thursday, 13 March 2008 15:22:43 UTC