A user account is required in order to edit this wiki, but we've had to disable public user registrations due to spam.

To request an account, ask an autoconfirmed user on Chat (such as one of these permanent autoconfirmed members).

MathML: Difference between revisions

From WHATWG Wiki
Jump to navigation Jump to search
m (Forgotten word.)
(Rewording)
Line 26: Line 26:
== Presentation MathML ==
== Presentation MathML ==


The only MathML markup that really garners any major interest is [http://www.w3.org/TR/MathML3/chapter3.html Presentation MathML].
Content MathML should '''not''' be used and it is not going to be implemented by browser vendors. Any implementation of MathML should implement [http://www.w3.org/TR/MathML3/chapter3.html Presentation MathML].
Firefox made sure that the Gecko engine does not corrupt copy-paste operations that contain Content MathML alternatives.


[[Category:Spec coordination]]
[[Category:Spec coordination]]

Revision as of 12:37, 24 May 2012

Tracking the implementation of MathML in the wild

Status

Browser Notes
Chrome
Firefox Currently the most feature-rich implementation of MathML.
Internet Explorer
Opera Only interested in implementing MathML for CSS.
Safari

Presentation MathML

Content MathML should not be used and it is not going to be implemented by browser vendors. Any implementation of MathML should implement Presentation MathML. Firefox made sure that the Gecko engine does not corrupt copy-paste operations that contain Content MathML alternatives.