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
Jump to navigation
Jump to search
(Add note on MathJax at Mediawiki/Wikipedia.) |
(Remove redundant sentence.) |
||
Line 32: | Line 32: | ||
== Mediawiki and Wikipedia == | == Mediawiki and Wikipedia == | ||
Right now the [http://www.mediawiki.org/wiki/Extension:Math/MathJax_testing Mediawiki site has MathJax in testing] and this will come to Wikipedia in the near future, when the new code gets deployed. | |||
== References == | == References == |
Latest revision as of 07:53, 9 June 2012
Tracking the implementation of MathML in the wild
Status
Browser | Notes | |
---|---|---|
Chrome | ||
Firefox | Currently the most feature-rich browser implementation of MathML. | |
Internet Explorer | No support in core distribution but with (no cost) MathPlayer add-on has full Content and Presentation MathML3 rendering (with non standard DOM due to IE's plugin architecture) | |
Opera | Only interested in implementing MathML for CSS. | |
Safari | Basic Support for a subset of Presentation MathML |
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.
Mediawiki and Wikipedia
Right now the Mediawiki site has MathJax in testing and this will come to Wikipedia in the near future, when the new code gets deployed.