wiki:MathML Status

Version 7 (modified by alex@milowski.com, 14 years ago) (diff)

--

Common Attribute Support

AttributeImplemented?Comments
class Yes
href No
id No The id attribute is not recognized by the host language (XHTML or HTML5).
other No This attribute is deprecated in MathML 3 (see Section 2.1.6).
style Yes
xref No

Presentation Markup Supported

Common Presentation Attributes

AttributeImplemented?Comments
mathcolor No
mathbackground No

Presentation Elements

ElementImplemented?Comments
maction No
math Yes partial, only the display attribute is supported.
menclose No
merror yes partial, there is no inferred row support.
mfenced Yes
mfrac Yes partial, the bevelled attribute is not supported.
mglyph No
mi Yes partial, the dir attribute is not supported. The font style does not change to normal when the content is more than a single character.
mlabeledtr No
multiscripts No
mn Yes partial, the dir attribute is not supported.
mo Yes partial, the accent, dir, largeop, lspace, maxsize, minsize, movablelimits, rspace, and symmetric attributes are not supported.
mover Yes partial, the accent and align attributes are not supported.
mpadded No
mphantom Yes
mroot Yes partial, the displaystyle, decimalpoint, infixlinebreakstyle, scriptlevel, scriptminsize, and scriptsizemultiplier attributes are not supported.
mrow Yes partial, the dir attribute is not supported.
ms No
mspace No
mstyle Yes partial, the displaystyle, decimalpoint, infixlinebreakstyle, scriptlevel, scriptminsize, and scriptsizemultiplier attributes are not supported. Inferred rows are not supported.
msqrt Yes partial, the displaystyle, decimalpoint, infixlinebreakstyle, scriptlevel, scriptminsize, and scriptsizemultiplier attributes are not supported.
msub Yes partial, the subscriptshift attribute is not supported.
msup Yes partial, the superscriptshift attribute is not supported.
msubsup Yes partial, the subscriptshift and superscriptshift attributes are not supported.
mtable Yes partial, the alignmentscope, columnspacing, columnwidth, displaystyle, equalcolumns, equalrows, framespacing, groupalign, minlabelspacing, rowspacing, side, width attributes are not supported.
mtd Yes partial, the columnspan, groupalign, and rowspan attributes are not supported.
mtext Yes partial, the dir attribute is not supported.
mtr Yes partial, the groupalign attribute is not supported.
munder Yes partial, the accentunder and align attributes are not supported.
munderover Yes partial, the accent, accentunder, and align attributes are not supported.

Content Markup Supported

Content Markup is not currently supported except for any CSS style support inherited via the class and style attributes.

W3C Test Suite

See the MathML 3 testsuite results page.