prev  ( testsuite > Presentation > CSS > mprescripts > mprescripts-08  )  next (show test run result)

Alternatives: (mml file)  (full) (simple) (plain) (form) (slideshow)
File:Presentation/CSS/mprescripts/mprescripts-08
CVS-ID:
Author:George Chavchanidze, Opera Software ASA
Description:Right hand side of equation should look like mirrored copy of left hand side

passed (p) failed (f) not-tested (n) broken-test (b) some parts pass (s)


Sample Rendering:

Created by:

Your browser's rendering:

A X U = A X U

Source Code:

<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
<mmultiscripts>
<mi mathvariant="normal">A</mi>
<mprescripts/>
<none/>
<mrow>
<mmultiscripts>
<mi mathvariant="normal">X</mi>
<mprescripts/>
<none/>
<mi mathvariant="normal">U</mi>
</mmultiscripts>
</mrow>
</mmultiscripts>
<mo>=</mo>
<msup>
<mi mathvariant="normal">A</mi>
<mrow>
<msup>
<mi mathvariant="normal">X</mi>
<mi mathvariant="normal">U</mi>
</msup>
</mrow>
</msup>
</math>