- From: Ville Skyttä <ville.skytta@iki.fi>
- Date: Fri, 26 Aug 2011 23:30:24 +0300
- To: public-qa-dev@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6574
As pointed out in this bug, the MathML 2.0 entry at
http://www.w3.org/QA/2002/04/valid-dtd-list.html is outdated; the "DTD"
link points to the up to date location, but the inline doctype
declaration to the old one:
<!DOCTYPE math PUBLIC "-//W3C//DTD MathML 2.0//EN"
"http://www.w3.org/TR/MathML2/dtd/mathml2.dtd">
Could someone update the system ID in that declaration to:
"http://www.w3.org/Math/DTD/mathml2/mathml2.dtd"
For reference: http://www.w3.org/TR/MathML2/appendixj.html#d0e55741
While at it, the "Send us Feedback" link at the bottom of the
recommended doctype declarations page seems broken. I suppose that
instead of "#contact" it should point to "/QA/IG/#contact".
Received on Friday, 26 August 2011 20:31:01 UTC