validator/misc/testsuite catalog.xml,1.8,1.9

Update of /sources/public/validator/misc/testsuite
In directory hutz:/tmp/cvs-serv31250/misc/testsuite

Modified Files:
	catalog.xml 
Log Message:
Add another Windows-1250 test case.

Index: catalog.xml
===================================================================
RCS file: /sources/public/validator/misc/testsuite/catalog.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- catalog.xml	25 Oct 2009 12:27:10 -0000	1.8
+++ catalog.xml	4 Mar 2010 15:50:30 -0000	1.9
@@ -933,6 +933,14 @@
 	</test>
 
 	<test>
+          <uri>http://qa-dev.w3.org/wmvs/HEAD/dev/tests/xhtml-windows-1250.xhtml</uri>
+          <html:p>Another windows-1250 encoded document (Valid XHTML)</html:p>
+  	  <expect>
+            <Validity>Pass</Validity>
+          </expect>
+	</test>
+
+	<test>
 	    <uri>http://www.w3.org/TR/ruby</uri>
 	    <html:p>utf-8 encoded document</html:p>
   	  <expect>

Received on Thursday, 4 March 2010 15:50:34 UTC