- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 20 Apr 2005 01:56:52 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/config In directory hutz:/tmp/cvs-serv8053 Modified Files: validator.conf Log Message: Adding application/mathml+xml to list of acceptable media types. Can't find direct pointer to registration at the moment, but at least it is in rfc3023. Index: validator.conf =================================================================== RCS file: /sources/public/validator/htdocs/config/validator.conf,v retrieving revision 1.22 retrieving revision 1.23 diff -u -d -r1.22 -r1.23 --- validator.conf 5 Feb 2005 21:02:14 -0000 1.22 +++ validator.conf 20 Apr 2005 01:56:50 -0000 1.23 @@ -115,6 +115,7 @@ text/html = TBD text/vnd.wap.wml = XML application/xhtml+xml = XML + application/mathml+xml = XML </MIME> #
Received on Wednesday, 20 April 2005 01:56:54 UTC