Index

testsuite:presentation:css:mover:mover-08

passed

mover-08

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

<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
  <mover>
    <mi mathvariant="normal">_ baseline _</mi>
    <mi mathvariant="normal">over script</mi>
  </mover>
  <mo>=</mo>
  <mover>
    <mrow>
      <munder>
        <mi mathvariant="normal">_ baseline _</mi>
        <mphantom>
          <mi mathvariant="normal">fail</mi>
        </mphantom>
      </munder>
    </mrow>
    <mi mathvariant="normal">over script</mi>
  </mover>
</math>

Author: George Chavchanidze, Opera Software ASA

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