- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 13 Nov 2009 19:23:55 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/config In directory hutz:/tmp/cvs-serv32519/htdocs/config Modified Files: types.conf Log Message: Fix recommended system id of "XHTML 1.1 plus MathML 2.0 plus SVG 1.1" (#8270). Index: types.conf =================================================================== RCS file: /sources/public/validator/htdocs/config/types.conf,v retrieving revision 1.55 retrieving revision 1.56 diff -u -d -r1.55 -r1.56 --- types.conf 25 Oct 2009 08:48:44 -0000 1.55 +++ types.conf 13 Nov 2009 19:23:53 -0000 1.56 @@ -593,7 +593,7 @@ Display = XHTML 1.1 plus MathML 2.0 plus SVG 1.1 Info URL = http://www.w3.org/TR/XHTMLplusMathMLplusSVG/ PubID = -//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN - SysID = http://www.w3.org/2002/04/xhtml-math-svg/xhtml-math-svg-flat.dtd + SysID = http://www.w3.org/2002/04/xhtml-math-svg/xhtml-math-svg.dtd Namespace = http://www.w3.org/1999/xhtml # Unsure about this one. Usually xhtml-hosted languages are required to use # ns, but nothing to that effect in the spec...
Received on Friday, 13 November 2009 19:24:04 UTC