- From: Joe Java <cop3252@yahoo.com>
- Date: Sat, 3 Jan 2009 08:47:02 -0800 (PST)
- To: Shane McCarron <shane@aptest.com>, David Dorward <david@dorward.me.uk>
- Cc: www-validator-css@w3.org
MathML Torture Test (http://www.mozilla.org/projects/mathml/demo/texvsmml.x=
html)=A0 This document is using the very old=20
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN"
"http://www.w3.org/TR/MathML2/dtd/xhtml-math11-f.dtd"
recommended in the old:
Mathematical Markup Language (MathML) Version 2.0
W3C Recommendation 21 February 2001
instead of using the latest:=20
Mathematical Markup Language (MathML) Version 2.0 (Second Edition)
W3C Recommendation 21 October 2003
which recommends:
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN"
"http://www.w3.org/Math/DTD/mathml2/xhtml-math11-f.dtd"
The document can not CSS validate since the old DTD does not validate as XH=
TML.
It would be nice if the old DTD was fixed and the new DTD was checked to be=
sure that it will validate.
--- On Wed, 12/17/08, David Dorward <david@dorward.me.uk> wrote:
From: David Dorward <david@dorward.me.uk>
Subject: Re: Error message is not helpful
To: "Shane McCarron" <shane@aptest.com>
Cc: cop3252@yahoo.com, www-validator-css@w3.org
Date: Wednesday, December 17, 2008, 8:58 AM
Shane McCarron wrote:
> This goes back to a really old bug in xhtml basic 1.0 about architectural
forms. It is really easy to fix. What repository is this DTD kept in? I can
make the update in minutes.
The Doctype being used is:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN"
"http://www.w3.org/TR/MathML2/dtd/xhtml-math11-f.dtd" [
<!ENTITY mathml "http://www.w3.org/1998/Math/MathML">
]>
.... which is how I found it. I've no idea where that would map to on the
W3C repositories (although I note it is another /TR/).
-- David Dorward
http://dorward.me.uk/
--0-1850059261-1231001222=:91179
Content-Type: text/html; charset=us-ascii
<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><span style="display: inline;" id="summary_alias_container" class="bz_default_hidden"><span id="short_desc_nonedit_display">MathML Torture Test (http://www.mozilla.org/projects/mathml/demo/texvsmml.xhtml)</span></span> <pre class="bz_comment_text"> This document is using the very old <br><br><!DOCTYPE html<br> PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN"<br> "<a href="http://www.w3.org/TR/MathML2/dtd/xhtml-math11-f.dtd">http://www.w3.org/TR/MathML2/dtd/xhtml-math11-f.dtd</a>"<br><br>recommended in the old:<br><br>Mathematical Markup Language (MathML) Version 2.0<br>W3C Recommendation 21 February 2001<br><br>instead of using the latest: <br><br>Mathematical Markup Language (MathML) Version 2.0 (Second Edition)<br>W3C Recommendation 21 October 2003<br><br>which recommends:<br><br><!DOCTYPE html<br> PUBLIC "-//W3C//DTD XHTML 1.1
plus MathML 2.0//EN"<br> "<a href="http://www.w3.org/Math/DTD/mathml2/xhtml-math11-f.dtd">http://www.w3.org/Math/DTD/mathml2/xhtml-math11-f.dtd</a>"<br></pre>The document can not CSS validate since the old DTD does not validate as XHTML.<br>It would be nice if the old DTD was fixed and the new DTD was checked to be sure that it will validate.<br><br>--- On <b>Wed, 12/17/08, David Dorward <i><david@dorward.me.uk></i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">From: David Dorward <david@dorward.me.uk><br>Subject: Re: Error message is not helpful<br>To: "Shane McCarron" <shane@aptest.com><br>Cc: cop3252@yahoo.com, www-validator-css@w3.org<br>Date: Wednesday, December 17, 2008, 8:58 AM<br><br><pre>Shane McCarron wrote:<br>> This goes back to a really old bug in xhtml basic 1.0 about architectural<br>forms. It is really easy to fix. What repository is this
DTD kept in? I can<br>make the update in minutes.<br>The Doctype being used is:<br><br><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN" <br> "http://www.w3.org/TR/MathML2/dtd/xhtml-math11-f.dtd" [<br> <!ENTITY mathml "http://www.w3.org/1998/Math/MathML"><br>]><br><br><br>... which is how I found it. I've no idea where that would map to on the<br>W3C repositories (although I note it is another /TR/).<br><br><br>-- David Dorward<br>http://dorward.me.uk/<br></pre></blockquote></td></tr></table><br>
--0-1850059261-1231001222=:91179--
Received on Monday, 5 January 2009 14:46:24 UTC