2002/css-validator/autotest/testsuite/xml bugs.xml,1.17,1.18

Update of /sources/public/2002/css-validator/autotest/testsuite/xml
In directory hutz:/tmp/cvs-serv10730

Modified Files:
	bugs.xml 
Log Message:
test cases for freshly fixed bug 6297

Index: bugs.xml
===================================================================
RCS file: /sources/public/2002/css-validator/autotest/testsuite/xml/bugs.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- bugs.xml	31 Mar 2008 14:59:00 -0000	1.17
+++ bugs.xml	10 Dec 2008 15:40:25 -0000	1.18
@@ -408,5 +408,19 @@
 	<errors>1</errors>
       </result>
     </test>
+    <test profile="css21">
+        <url>http://www.w3.org/Bugs/Public/attachment.cgi?id=610</url>
+      <description>See&amp;nbsp;&lt;a href=&quot;http://www.w3.org/Bugs/Public/show_bug.cgi?id=6297&quot;&gt;Bug 6297&lt;/a&gt;</description>
+      <result valid="false">
+	<errors>1</errors>
+      </result>
+    </test>
+      <test profile="css21">
+          <url>http://www.w3.org/Bugs/Public/attachment.cgi?id=611</url>
+        <description>See&amp;nbsp;&lt;a href=&quot;http://www.w3.org/Bugs/Public/show_bug.cgi?id=6297&quot;&gt;Bug 6297&lt;/a&gt;</description>
+        <result valid="false">
+  	<errors>1</errors>
+        </result>
+      </test>
   </type>  
 </testsuite>

Received on Wednesday, 10 December 2008 15:40:36 UTC