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

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

Modified Files:
	bugs.xml 
Log Message:
regression test for 5588

Index: bugs.xml
===================================================================
RCS file: /sources/public/2002/css-validator/autotest/testsuite/xml/bugs.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- bugs.xml	13 Mar 2008 15:22:05 -0000	1.14
+++ bugs.xml	26 Mar 2008 21:45:59 -0000	1.15
@@ -363,5 +363,22 @@
 	      <result valid="false" />
 	      <errors>2</errors>
 	</test>
-  </type>
+	<test profile="css21">
+    <url>http://www.w3.org/Bugs/Public/attachment.cgi?id=536</url>
+        <description>See&amp;nbsp;&lt;a href=&quot;http://www.w3.org/Bugs/Public/show_bug.cgi?id=3632&quot;&gt;Bug 3632&lt;/a&gt;</description>
+	      <result valid="false" />
+	      <errors>1</errors>
+	</test>
+	<test profile="css21">
+    <url>http://www.w3.org/Bugs/Public/attachment.cgi?id=537</url>
+        <description>See&amp;nbsp;&lt;a href=&quot;http://www.w3.org/Bugs/Public/show_bug.cgi?id=3634&quot;&gt;Bug 3634&lt;/a&gt;</description>
+	      <result valid="false" />
+	      <errors>1</errors>
+	</test>
+	<test profile="css3">
+    <url>http://www.w3.org/Bugs/Public/attachment.cgi?id=540</url>
+        <description>See&amp;nbsp;&lt;a href=&quot;http://www.w3.org/Bugs/Public/show_bug.cgi?id=5588&quot;&gt;Bug 5588&lt;/a&gt;</description>
+	      <result valid="true" />
+	</test>
+  </type>  
 </testsuite>

Received on Wednesday, 26 March 2008 21:46:33 UTC