prev | ( testsuite > Presentation > CSS > mprescripts > mprescripts-12 ) | next | (show test run result) |
Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
File: | Presentation/CSS/mprescripts/mprescripts-12 |
CVS-ID: | |
Author: | George Chavchanidze, Opera Software ASA |
Description: | Right hand side of equation should look like mirrored copy of left hand side |
Sample Rendering: |
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block"> <munderover> <mrow> <mmultiscripts> <mi mathvariant="normal">A</mi> <mprescripts/> <mi mathvariant="normal">Y</mi> <mi mathvariant="normal">X</mi> </mmultiscripts> </mrow> <mphantom><mtext>fail</mtext></mphantom> <mphantom><mtext>fail</mtext></mphantom> </munderover> <mo>=</mo> <msubsup> <mi mathvariant="normal">A</mi> <mi mathvariant="normal">Y</mi> <mi mathvariant="normal">X</mi> </msubsup> </math>