Index

testsuite:presentation:css:msub:msub-05

passed

msub-05

Formatting of right hand side of equation should be identical to formatting of left hand side

W3C sample WIRIS
A B = A B
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
  <msub>
    <mi>A</mi>
    <mi>B</mi>
  </msub>
  <mo>=</mo>
  <msub>
    <mrow>
      <mi>A</mi>
    </mrow>
    <mrow>
      <mi>B</mi>
    </mrow>
  </msub>
</math>

Author: George Chavchanidze, Opera Software ASA

testsuite/presentation/css/msub/msub-05.txt · Last modified: 2016/09/15 11:29 (external edit)