- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 07 Mar 2008 15:48:37 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/autotest/testsuite/xml
In directory hutz:/tmp/cvs-serv26160
Modified Files:
bugs.xml
Log Message:
shuffling some warning numbers that have changed with warnings about colors and accessibility being moved down in past version
Index: bugs.xml
===================================================================
RCS file: /sources/public/2002/css-validator/autotest/testsuite/xml/bugs.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- bugs.xml 7 Mar 2008 15:26:23 -0000 1.8
+++ bugs.xml 7 Mar 2008 15:48:35 -0000 1.9
@@ -133,7 +133,6 @@
<description>See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=1885">
http://www.w3.org/Bugs/Public/show_bug.cgi?id=1885</a></description>
<result valid="true">
- <warnings>1</warnings>
</result>
</test>
<!--<test>
@@ -171,7 +170,6 @@
<description>See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=763">
http://www.w3.org/Bugs/Public/show_bug.cgi?id=763</a></description>
<result valid="true">
- <warnings>1</warnings>
</result>
</test>
<test>
@@ -239,7 +237,7 @@
<errors>1</errors>
</result>
</test>
- <test>
+ <test warning="2">
<file>testsuite/bugs/233.css</file>
<description>See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=233">
http://www.w3.org/Bugs/Public/show_bug.cgi?id=233</a></description>
Received on Friday, 7 March 2008 15:48:52 UTC