FMath Edge Extension - Test Suites - 2.1.6 MathML - Attributes Shared by all MathML Elements Height

In addition to the attributes described specifically for each element, the attributes: id, xref, class, style and href are allowed on every MathML element. MathML Fundamentals

k times k times k times k 2 23 2 233 233 2 i j k l 0 12 12 k times k times k times k 2 23 2 233 233 2 i j k l 0 12 12

MathML

<math display="block">
        <mrow style="border:1px; height:200px">
          <mover  style="border:1px">
            <mo style="border:2px">↓</mo>
            <mrow><mi>k</mi> <mspace width="thinmathspace"></mspace> <mtext>times</mtext></mrow>
          </mover>
		</mrow>
        <mrow style="border:1px; height:200px">
          <munder  style="border:1px">
            <mo style="border:2px">↓</mo>
            <mrow><mi>k</mi> <mspace width="thinmathspace"></mspace> <mtext>times</mtext></mrow>
          </munder>
		</mrow>
        <mrow style="border:1px; height:200px">
          <munderover  style="border:1px">
            <mo style="border:2px">↓</mo>
            <mrow><mi>k</mi> <mspace width="thinmathspace"></mspace> <mtext>times</mtext></mrow>
            <mi>k</mi>
          </munderover>
		</mrow>
        <mrow style="border:1px; height:200px">
          <msup  style="border:1px">
            <mo style="border:2px" >↓</mo>
            <mi style="border:1px">2</mi>
          </msup>
		</mrow>
        <mrow style="border:1px; height:200px">
          <msub  style="border:1px">
            <mo style="border:2px" >↓</mo>
            <mi style="border:1px">23</mi>
          </msub>
		</mrow>
        <mrow style="border:1px; height:200px">
          <msubsup  style="border:1px">
            <mo style="border:2px" >↓</mo>
            <mi style="border:1px">2</mi>
            <mi style="border:1px">233</mi>
          </msubsup>
		</mrow>
        <mrow style="border:1px; height:200px">
          <msubsup  style="border:1px">
            <mo style="border:2px" >↓</mo>
            <mi style="border:1px">233</mi>
            <mi style="border:1px">2</mi>
          </msubsup>
		</mrow>
        <mrow style="border:1px; height:200px">
		<mmultiscripts style="border:1px">
            <mo style="border:2px" >↓</mo>
            <mi style="border:1px">i</mi>
            <none/>
            <none/>
            <mi style="border:1px">j</mi>
            <mi style="border:1px">k</mi>
            <none/>
            <mi style="border:1px">l</mi>
            <none/>
            <mprescripts/>
            <mn style="border:1px">0</mn>
            <mn style="border:1px">12</mn>
            <mn style="border:1px">12</mn>
            <none/>
        </mmultiscripts>
		</mrow>
		
		<mspace linebreak="newline" indentalign="center"></mspace>
		<mrow dir="rtl">
		        <mrow style="border:1px; height:200px">
          <mover  style="border:1px">
            <mo style="border:2px">↓</mo>
            <mrow><mi>k</mi> <mspace width="thinmathspace"></mspace> <mtext>times</mtext></mrow>
          </mover>
		</mrow>
        <mrow style="border:1px; height:200px">
          <munder  style="border:1px">
            <mo style="border:2px">↓</mo>
            <mrow><mi>k</mi> <mspace width="thinmathspace"></mspace> <mtext>times</mtext></mrow>
          </munder>
		</mrow>
        <mrow style="border:1px; height:200px">
          <munderover  style="border:1px">
            <mo style="border:2px">↓</mo>
            <mrow><mi>k</mi> <mspace width="thinmathspace"></mspace> <mtext>times</mtext></mrow>
            <mi>k</mi>
          </munderover>
		</mrow>
        <mrow style="border:1px; height:200px">
          <msup  style="border:1px">
            <mo style="border:2px" >↓</mo>
            <mi style="border:1px">2</mi>
          </msup>
		</mrow>
        <mrow style="border:1px; height:200px">
          <msub  style="border:1px">
            <mo style="border:2px" >↓</mo>
            <mi style="border:1px">23</mi>
          </msub>
		</mrow>
        <mrow style="border:1px; height:200px">
          <msubsup  style="border:1px">
            <mo style="border:2px" >↓</mo>
            <mi style="border:1px">2</mi>
            <mi style="border:1px">233</mi>
          </msubsup>
		</mrow>
        <mrow style="border:1px; height:200px">
          <msubsup  style="border:1px">
            <mo style="border:2px" >↓</mo>
            <mi style="border:1px">233</mi>
            <mi style="border:1px">2</mi>
          </msubsup>
		</mrow>
        <mrow style="border:1px; height:200px">
		<mmultiscripts style="border:1px">
            <mo style="border:2px" >↓</mo>
            <mi style="border:1px">i</mi>
            <none/>
            <none/>
            <mi style="border:1px">j</mi>
            <mi style="border:1px">k</mi>
            <none/>
            <mi style="border:1px">l</mi>
            <none/>
            <mprescripts/>
            <mn style="border:1px">0</mn>
            <mn style="border:1px">12</mn>
            <mn style="border:1px">12</mn>
            <none/>
        </mmultiscripts>
		</mrow>
		</mrow>
</math>