== Common Attribute Support == {{{ #!html
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 === {{{ #!html
AttributeImplemented?Comments
mathcolor No
mathbackground No
}}} === Presentation Elements === {{{ #!html
ElementImplemented?Comments
maction No
math Yes partial, only the display attribute is supported.
menclose No
merror yes partial
mfenced Yes partial
mfrac Yes partial
mglyph No
mi Yes partial, the dir attribute is not supported.
mlabeledtr No
multiscripts No
mn Yes partial, the dir attribute is not supported.
mo Yes partial, the dir attribute is not supported.
mover Yes partial
mpadded No
mphantom Yes partial
mroot Yes partial
mrow Yes partial
ms No
mspace No
mstyle Yes partial
msqrt Yes partial
msub Yes partial
msup Yes partial
msubsup Yes partial
mtable Yes partial
mtd Yes partial
mtext Yes partial, the dir attribute is not supported.
mtr Yes partial
munder Yes partial
munderover Yes partial
}}} == 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 [wiki:"MathML 3 testsuite results"] page.