2002/css-validator/autotest/testsuite/xml bugs.xml,1.6,1.7

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

Modified Files:
	bugs.xml 
Log Message:
adding test case for bug 4981 (time out for style sheets with borked question marks in rules)



Index: bugs.xml
===================================================================
RCS file: /sources/public/2002/css-validator/autotest/testsuite/xml/bugs.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- bugs.xml	27 Sep 2007 02:32:29 -0000	1.6
+++ bugs.xml	29 Feb 2008 16:30:10 -0000	1.7
@@ -317,5 +317,10 @@
 	      http://www.w3.org/Bugs/Public/show_bug.cgi?id=3634&lt;/a&gt;</description>
 	      <result valid="false" />
 	</test>
+	<test>
+		<file>testsuite/bugs/4981.css</file>
+		<description>See&amp;nbsp;&lt;a href=&quot;http://www.w3.org/Bugs/Public/show_bug.cgi?id=4981&quot;&gt;Bug 4981&lt;/a&gt;</description>
+	      <result valid="false" />
+	</test>
   </type>
 </testsuite>

Received on Friday, 29 February 2008 16:30:27 UTC