- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 25 Oct 2009 12:27:13 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/misc/testsuite
In directory hutz:/tmp/cvs-serv24290/misc/testsuite
Modified Files:
catalog.xml
Log Message:
Rename MathML2 test file to *.mml so servers are more likely to serve it
with an appropriate content type, use recommended system id in it.
Index: catalog.xml
===================================================================
RCS file: /sources/public/validator/misc/testsuite/catalog.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- catalog.xml 13 Feb 2009 21:02:08 -0000 1.7
+++ catalog.xml 25 Oct 2009 12:27:10 -0000 1.8
@@ -182,7 +182,7 @@
<test>
<dc:title>MathML 2.0 Document Type support test</dc:title>
- <uri>http://qa-dev.w3.org/wmvs/HEAD/dev/tests/mathml2.mathml</uri>
+ <uri>http://qa-dev.w3.org/wmvs/HEAD/dev/tests/mathml2.mml</uri>
<expect>
<Validity>Pass</Validity>
</expect>
Received on Sunday, 25 October 2009 12:27:17 UTC