HTML/MathML
From MozillaWiki
< HTML(Redirected from HTML5/MathML)
This article is a stub. You can help MozillaWiki by expanding it.
Welcome to the Mozilla wiki page on the MathML feature of HTML5. Please feel free to contribute new test pages or new sections. -- Tantek
Contents
spec references
HTML5 defines the embedding model of MathML in HTML: http://www.w3.org/TR/html5/the-map-element.html#mathml
The semantics of MathML elements are defined by the MathML specification.
test pages
- https://eyeasme.com/Joe/MathML/MathML_browser_test.html
- Note: uses an experimental XHTML 1.1 plus MathML 2.0 DTD, however HTML5 browsers should be able to handle the composite HTML + MathML markup in the document.
authoring
See: https://developer.mozilla.org/en/Mozilla_MathML_Project/Authoring
Firefox implementation
Firefox has supported MathML since the release of 3.6 at the beginning of 2010.
See MathML:Home_Page for the MathML in Firefox implementation project.
other implementations
- Webkit
- announcement: 2010-08-17 Announcing…MathML! posted by Beth Dakin
- build: WebKit nightly build r65398 has some support for parsing/rendering MathML.
see also
- HTML5 home page