passed

mprescripts-03

Right hand side of equation should look like mirrored copy of left hand side

W3C sample WIRIS
A Y = A Y
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
  <mmultiscripts>
    <mi mathvariant="normal">A</mi>
    <mprescripts/>
    <mi mathvariant="normal">Y</mi>
    <none/>
  </mmultiscripts>
  <mo>=</mo>
  <msub>
    <mi mathvariant="normal">A</mi>
    <mi mathvariant="normal">Y</mi>
  </msub>
</math>

Author: George Chavchanidze, Opera Software ASA