<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.whatwg.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Asmodai</id>
	<title>WHATWG Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.whatwg.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Asmodai"/>
	<link rel="alternate" type="text/html" href="https://wiki.whatwg.org/wiki/Special:Contributions/Asmodai"/>
	<updated>2026-06-13T17:46:46Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://wiki.whatwg.org/index.php?title=MathML&amp;diff=8284</id>
		<title>MathML</title>
		<link rel="alternate" type="text/html" href="https://wiki.whatwg.org/index.php?title=MathML&amp;diff=8284"/>
		<updated>2012-06-09T07:53:59Z</updated>

		<summary type="html">&lt;p&gt;Asmodai: Remove redundant sentence.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Tracking the implementation of [http://www.w3.org/Math/ MathML] in the wild&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
&lt;br /&gt;
{|border=1 cellpadding=4 cellspacing=0&lt;br /&gt;
|-&lt;br /&gt;
! Browser&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Chrome&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Firefox&lt;br /&gt;
| Currently the most feature-rich browser implementation of MathML.&lt;br /&gt;
|-&lt;br /&gt;
| Internet Explorer&lt;br /&gt;
| 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&#039;s plugin architecture)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Opera&lt;br /&gt;
| Only interested in implementing [http://www.w3.org/TR/mathml-for-css/ MathML for CSS].&lt;br /&gt;
|-&lt;br /&gt;
| Safari&lt;br /&gt;
| Basic Support for a subset of Presentation MathML&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Presentation MathML ==&lt;br /&gt;
&lt;br /&gt;
Content MathML should &#039;&#039;&#039;not&#039;&#039;&#039; 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]. &lt;br /&gt;
Firefox made sure that the Gecko engine does not corrupt copy-paste operations that contain Content MathML alternatives.&lt;br /&gt;
&lt;br /&gt;
== Mediawiki and Wikipedia ==&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.w3.org/Math/draft-spec/mathml.html Editors&#039; draft of MathML]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/MathML Wikipedia page on MathML]&lt;br /&gt;
* [[Equations in HTML]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Spec coordination]]&lt;/div&gt;</summary>
		<author><name>Asmodai</name></author>
	</entry>
	<entry>
		<id>https://wiki.whatwg.org/index.php?title=MathML&amp;diff=8283</id>
		<title>MathML</title>
		<link rel="alternate" type="text/html" href="https://wiki.whatwg.org/index.php?title=MathML&amp;diff=8283"/>
		<updated>2012-06-09T07:53:25Z</updated>

		<summary type="html">&lt;p&gt;Asmodai: Add note on MathJax at Mediawiki/Wikipedia.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Tracking the implementation of [http://www.w3.org/Math/ MathML] in the wild&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
&lt;br /&gt;
{|border=1 cellpadding=4 cellspacing=0&lt;br /&gt;
|-&lt;br /&gt;
! Browser&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Chrome&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Firefox&lt;br /&gt;
| Currently the most feature-rich browser implementation of MathML.&lt;br /&gt;
|-&lt;br /&gt;
| Internet Explorer&lt;br /&gt;
| 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&#039;s plugin architecture)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Opera&lt;br /&gt;
| Only interested in implementing [http://www.w3.org/TR/mathml-for-css/ MathML for CSS].&lt;br /&gt;
|-&lt;br /&gt;
| Safari&lt;br /&gt;
| Basic Support for a subset of Presentation MathML&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Presentation MathML ==&lt;br /&gt;
&lt;br /&gt;
Content MathML should &#039;&#039;&#039;not&#039;&#039;&#039; 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]. &lt;br /&gt;
Firefox made sure that the Gecko engine does not corrupt copy-paste operations that contain Content MathML alternatives.&lt;br /&gt;
&lt;br /&gt;
== Mediawiki and Wikipedia ==&lt;br /&gt;
&lt;br /&gt;
Wikipedia will switch to MathJax deployment in the future. 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.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.w3.org/Math/draft-spec/mathml.html Editors&#039; draft of MathML]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/MathML Wikipedia page on MathML]&lt;br /&gt;
* [[Equations in HTML]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Spec coordination]]&lt;/div&gt;</summary>
		<author><name>Asmodai</name></author>
	</entry>
	<entry>
		<id>https://wiki.whatwg.org/index.php?title=MathML&amp;diff=8218</id>
		<title>MathML</title>
		<link rel="alternate" type="text/html" href="https://wiki.whatwg.org/index.php?title=MathML&amp;diff=8218"/>
		<updated>2012-05-24T12:39:25Z</updated>

		<summary type="html">&lt;p&gt;Asmodai: References section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Tracking the implementation of [http://www.w3.org/Math/ MathML] in the wild&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
&lt;br /&gt;
{|border=1 cellpadding=4 cellspacing=0&lt;br /&gt;
|-&lt;br /&gt;
! Browser&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Chrome&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Firefox&lt;br /&gt;
| Currently the most feature-rich implementation of MathML.&lt;br /&gt;
|-&lt;br /&gt;
| Internet Explorer&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Opera&lt;br /&gt;
| Only interested in implementing [http://www.w3.org/TR/mathml-for-css/ MathML for CSS].&lt;br /&gt;
|-&lt;br /&gt;
| Safari&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Presentation MathML ==&lt;br /&gt;
&lt;br /&gt;
Content MathML should &#039;&#039;&#039;not&#039;&#039;&#039; 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]. &lt;br /&gt;
Firefox made sure that the Gecko engine does not corrupt copy-paste operations that contain Content MathML alternatives.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/MathML Wikipedia page on MathML]&lt;br /&gt;
&lt;br /&gt;
[[Category:Spec coordination]]&lt;/div&gt;</summary>
		<author><name>Asmodai</name></author>
	</entry>
	<entry>
		<id>https://wiki.whatwg.org/index.php?title=MathML&amp;diff=8216</id>
		<title>MathML</title>
		<link rel="alternate" type="text/html" href="https://wiki.whatwg.org/index.php?title=MathML&amp;diff=8216"/>
		<updated>2012-05-24T12:37:01Z</updated>

		<summary type="html">&lt;p&gt;Asmodai: Rewording&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Tracking the implementation of [http://www.w3.org/Math/ MathML] in the wild&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
&lt;br /&gt;
{|border=1 cellpadding=4 cellspacing=0&lt;br /&gt;
|-&lt;br /&gt;
! Browser&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Chrome&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Firefox&lt;br /&gt;
| Currently the most feature-rich implementation of MathML.&lt;br /&gt;
|-&lt;br /&gt;
| Internet Explorer&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Opera&lt;br /&gt;
| Only interested in implementing [http://www.w3.org/TR/mathml-for-css/ MathML for CSS].&lt;br /&gt;
|-&lt;br /&gt;
| Safari&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Presentation MathML ==&lt;br /&gt;
&lt;br /&gt;
Content MathML should &#039;&#039;&#039;not&#039;&#039;&#039; 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]. &lt;br /&gt;
Firefox made sure that the Gecko engine does not corrupt copy-paste operations that contain Content MathML alternatives.&lt;br /&gt;
&lt;br /&gt;
[[Category:Spec coordination]]&lt;/div&gt;</summary>
		<author><name>Asmodai</name></author>
	</entry>
	<entry>
		<id>https://wiki.whatwg.org/index.php?title=MathML&amp;diff=8215</id>
		<title>MathML</title>
		<link rel="alternate" type="text/html" href="https://wiki.whatwg.org/index.php?title=MathML&amp;diff=8215"/>
		<updated>2012-05-24T12:23:01Z</updated>

		<summary type="html">&lt;p&gt;Asmodai: Forgotten word.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Tracking the implementation of [http://www.w3.org/Math/ MathML] in the wild&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
&lt;br /&gt;
{|border=1 cellpadding=4 cellspacing=0&lt;br /&gt;
|-&lt;br /&gt;
! Browser&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Chrome&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Firefox&lt;br /&gt;
| Currently the most feature-rich implementation of MathML.&lt;br /&gt;
|-&lt;br /&gt;
| Internet Explorer&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Opera&lt;br /&gt;
| Only interested in implementing [http://www.w3.org/TR/mathml-for-css/ MathML for CSS].&lt;br /&gt;
|-&lt;br /&gt;
| Safari&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Presentation MathML ==&lt;br /&gt;
&lt;br /&gt;
The only MathML markup that really garners any major interest is [http://www.w3.org/TR/MathML3/chapter3.html Presentation MathML].&lt;br /&gt;
&lt;br /&gt;
[[Category:Spec coordination]]&lt;/div&gt;</summary>
		<author><name>Asmodai</name></author>
	</entry>
	<entry>
		<id>https://wiki.whatwg.org/index.php?title=MathML&amp;diff=8214</id>
		<title>MathML</title>
		<link rel="alternate" type="text/html" href="https://wiki.whatwg.org/index.php?title=MathML&amp;diff=8214"/>
		<updated>2012-05-24T12:22:39Z</updated>

		<summary type="html">&lt;p&gt;Asmodai: Add Presentation MathML section.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Tracking the implementation of [http://www.w3.org/Math/ MathML] in the wild&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
&lt;br /&gt;
{|border=1 cellpadding=4 cellspacing=0&lt;br /&gt;
|-&lt;br /&gt;
! Browser&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Chrome&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Firefox&lt;br /&gt;
| Currently the most feature-rich implementation of MathML.&lt;br /&gt;
|-&lt;br /&gt;
| Internet Explorer&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Opera&lt;br /&gt;
| Only interested in implementing [http://www.w3.org/TR/mathml-for-css/ MathML for CSS].&lt;br /&gt;
|-&lt;br /&gt;
| Safari&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Presentation MathML ==&lt;br /&gt;
&lt;br /&gt;
The only MathML that really garners any major interest is [http://www.w3.org/TR/MathML3/chapter3.html Presentation MathML].&lt;br /&gt;
&lt;br /&gt;
[[Category:Spec coordination]]&lt;/div&gt;</summary>
		<author><name>Asmodai</name></author>
	</entry>
	<entry>
		<id>https://wiki.whatwg.org/index.php?title=MathML&amp;diff=8212</id>
		<title>MathML</title>
		<link rel="alternate" type="text/html" href="https://wiki.whatwg.org/index.php?title=MathML&amp;diff=8212"/>
		<updated>2012-05-24T12:19:46Z</updated>

		<summary type="html">&lt;p&gt;Asmodai: Opera notes.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Tracking the implementation of [http://www.w3.org/Math/ MathML] in the wild&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
&lt;br /&gt;
{|border=1 cellpadding=4 cellspacing=0&lt;br /&gt;
|-&lt;br /&gt;
! Browser&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Chrome&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Firefox&lt;br /&gt;
| Currently the most feature-rich implementation of MathML.&lt;br /&gt;
|-&lt;br /&gt;
| Internet Explorer&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Opera&lt;br /&gt;
| Only interested in implementing [http://www.w3.org/TR/mathml-for-css/ MathML for CSS].&lt;br /&gt;
|-&lt;br /&gt;
| Safari&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Spec coordination]]&lt;/div&gt;</summary>
		<author><name>Asmodai</name></author>
	</entry>
	<entry>
		<id>https://wiki.whatwg.org/index.php?title=MathML&amp;diff=8211</id>
		<title>MathML</title>
		<link rel="alternate" type="text/html" href="https://wiki.whatwg.org/index.php?title=MathML&amp;diff=8211"/>
		<updated>2012-05-24T12:16:04Z</updated>

		<summary type="html">&lt;p&gt;Asmodai: Use a table&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Tracking the implementation of [http://www.w3.org/Math/ MathML] in the wild&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
&lt;br /&gt;
{|border=1 cellpadding=4 cellspacing=0&lt;br /&gt;
|-&lt;br /&gt;
! Browser&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Chrome&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Firefox&lt;br /&gt;
| Currently the most feature-rich implementation of MathML.&lt;br /&gt;
|-&lt;br /&gt;
| Internet Explorer&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Opera&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Safari&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Spec coordination]]&lt;/div&gt;</summary>
		<author><name>Asmodai</name></author>
	</entry>
	<entry>
		<id>https://wiki.whatwg.org/index.php?title=MathML&amp;diff=8210</id>
		<title>MathML</title>
		<link rel="alternate" type="text/html" href="https://wiki.whatwg.org/index.php?title=MathML&amp;diff=8210"/>
		<updated>2012-05-24T11:47:18Z</updated>

		<summary type="html">&lt;p&gt;Asmodai: Add link to the main MathML page.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Tracking the implementation of [http://www.w3.org/Math/ MathML] in the wild&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
&lt;br /&gt;
Chrome - ?&lt;br /&gt;
&lt;br /&gt;
Firefox - Currently the most feature-rich implementation of MathML.&lt;br /&gt;
&lt;br /&gt;
Internet Explorer - ?&lt;br /&gt;
&lt;br /&gt;
Opera - ?&lt;br /&gt;
&lt;br /&gt;
Safari - ?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Spec coordination]]&lt;/div&gt;</summary>
		<author><name>Asmodai</name></author>
	</entry>
	<entry>
		<id>https://wiki.whatwg.org/index.php?title=MathML&amp;diff=8208</id>
		<title>MathML</title>
		<link rel="alternate" type="text/html" href="https://wiki.whatwg.org/index.php?title=MathML&amp;diff=8208"/>
		<updated>2012-05-24T11:46:07Z</updated>

		<summary type="html">&lt;p&gt;Asmodai: Minor placeholder status notes.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Tracking the implementation of MathML in the wild&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
&lt;br /&gt;
Chrome - ?&lt;br /&gt;
&lt;br /&gt;
Firefox - Currently the most feature-rich implementation of MathML.&lt;br /&gt;
&lt;br /&gt;
Internet Explorer - ?&lt;br /&gt;
&lt;br /&gt;
Opera - ?&lt;br /&gt;
&lt;br /&gt;
Safari - ?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Spec coordination]]&lt;/div&gt;</summary>
		<author><name>Asmodai</name></author>
	</entry>
	<entry>
		<id>https://wiki.whatwg.org/index.php?title=MathML&amp;diff=8207</id>
		<title>MathML</title>
		<link rel="alternate" type="text/html" href="https://wiki.whatwg.org/index.php?title=MathML&amp;diff=8207"/>
		<updated>2012-05-24T11:43:40Z</updated>

		<summary type="html">&lt;p&gt;Asmodai: First start of page.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Tracking the implementation of MathML in the wild&lt;br /&gt;
&lt;br /&gt;
[[Category:Spec coordination]]&lt;/div&gt;</summary>
		<author><name>Asmodai</name></author>
	</entry>
</feed>