- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 31 Mar 2008 14:59:02 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/autotest/testsuite/xml
In directory hutz:/tmp/cvs-serv3250
Modified Files:
bugs.xml
Log Message:
test cases for comments in @charset - Bugzilla # 5581
Index: bugs.xml
===================================================================
RCS file: /sources/public/2002/css-validator/autotest/testsuite/xml/bugs.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- bugs.xml 27 Mar 2008 12:08:28 -0000 1.16
+++ bugs.xml 31 Mar 2008 14:59:00 -0000 1.17
@@ -387,5 +387,26 @@
<errors>1</errors>
</result>
</test>
+ <test profile="css21">
+ <url>http://www.w3.org/Bugs/Public/attachment.cgi?id=543</url>
+ <description>See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=5581">Bug 5581</a></description>
+ <result valid="false">
+ <errors>1</errors>
+ </result>
+ </test>
+ <test profile="css21">
+ <url>http://www.w3.org/Bugs/Public/attachment.cgi?id=544</url>
+ <description>See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=5581">Bug 5581</a></description>
+ <result valid="false">
+ <errors>1</errors>
+ </result>
+ </test>
+ <test profile="css21">
+ <url>http://www.w3.org/Bugs/Public/attachment.cgi?id=545</url>
+ <description>See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=5581">Bug 5581</a></description>
+ <result valid="false">
+ <errors>1</errors>
+ </result>
+ </test>
</type>
</testsuite>
Received on Monday, 31 March 2008 14:59:39 UTC