- From: David Carlisle <davidc@nag.co.uk>
- Date: Fri, 26 Dec 2014 03:07:42 +0000
- To: Regina Henschel <rb.henschel@t-online.de>, <www-math@w3.org>
On 25/12/2014 20:50, Regina Henschel wrote: > I found, that the .mml files do not have a namespace in their root math > element. This is only true of the archived mathml2 tests it was corrected in the mathml3 test suite. For example http://www.w3.org/Math/testsuite/build/main/Presentation/GeneralLayout/mfrac/mfrac7.mml has a namespace (and directly renders in firefox) but the older version of the test http://www.w3.org/Math/testsuite/mml2-testsuite/Presentation/GeneralLayout/mfrac/mfrac7.mml does not have the namespace (and just renders as an XML source tree in firefox) Even if ODF is only using MathML2 feature, it would probably be best to use the current (MathML3) test suite and just filter out any tests using features you don't support. There have been several things fixed/improved in the test suite since the mathml2 version, which is just kept for archival reasons. David
Received on Friday, 26 December 2014 03:08:15 UTC