<math>

math 要素 (MathML)

[4] MathMLmath 要素は、1つの数式を表します。

仕様書

意味

[21] math 要素は、次の通り分類されています >>20

属性

[10]

内容

[6] math 要素は任意の個数の子要素を持つことができます。>>3

[8] 逆に、すべての MathML 内容math 要素に含まれていなければなりません (must) >>3

[7] math 要素は他の math 要素子孫に含んでいてはなりません (must not) 。 そのような場合は誤りです。 >>3

文脈

[5] math 要素は、根要素として >>3、 あるいは複合文書中の適当な位置で使われます。

[22] math 要素は、フロー内容または語句内容が認められる場所でも使うことができます。

つまり多くの HTML要素内容で使えます。

[2] MathMLmath 要素は、 CellML 文書内の適当な場所でも使うことができます。

処理

[23] 対話的HTML利用者エージェントは、MathML 素片名前空間整形式 XML 素片として出力する手段を提供するべき (encourage) です >>20

レンダリング

[9] math 要素子要素は、 mrow 要素子要素である場合と同様にレンダリングされるのが既定値です。 >>3

[11] math 要素がまわりの要素に対してどう配置されるかは、 display 属性レンダリングの項をご覧ください。 周囲に対して大きすぎて収まらない時の処理は overflow 属性レンダリングの項をご覧ください。

[12] math 要素は、利用者エージェント数式そのものとしてレンダリングできないとき、代わりに altimg 属性で指定された画像として、あるいは alttext 属性で指定された文字列としてレンダリングされることがあります。

歴史

HTML における math 要素

[1] Dr. rer. nat. Claus-Peter R&#252;ckemann (Dr. rer. nat. Claus-Peter R&#252;ckemann 著, 版) <http://www.unics.uni-hannover.de/cpr/x/rueckemann/de/rueckemann.html>

(PC<MATH CLASS=INLINE><SUP>2</SUP></MATH>)

[13] Bug 55049 – AX: WebKit should expose MathML at least as well as it exposes ARIA role="math" ( ( 版)) <https://bugs.webkit.org/show_bug.cgi?id=55049>

[14] The design for role=math isn't understandable from WAI ARIA 1.0 spec text ( (Henri Sivonen 著, 版)) <http://lists.w3.org/Archives/Public/public-pfwg-comments/2011JanMar/0005.html>

[15] ARIA discussion of Math -- 31 Mar 2008 ( ( 版)) <http://www.w3.org/2008/03/31-aria-math-minutes.html>

[16] proposed ARIA role for math [DRAFT 1] ( (Gregory J. Rosmaita 著, 版)) <http://lists.w3.org/Archives/Public/public-pfwg-comments/2008JanMar/0016.html>

[17] OASIS Open Document Format for Office Applications (OpenDocument) Version 1.2 - Part 1: OpenDocument Schema ( 版) <http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part1.html#a14_5_math_math_>

[18] Add math+svg elements to index, update spec info · whatwg/html@054ae1b ( 版) <https://github.com/whatwg/html/commit/054ae1b5e194bfedb48dffbd207052abcb698d8c>

[19] Only allow requestFullscreen() for certain elements · whatwg/fullscreen@3e82afc ( 版) <https://github.com/whatwg/fullscreen/commit/3e82afc58995660a8b022bf0d5a0c6aaa7d76323>