prev  ( testsuite > Presentation > ScriptsAndLimits > mover > mover1  )  next (show test run result)

Alternatives: (mml file)  (full) (simple) (plain) (form) (slideshow)
File:Presentation/ScriptsAndLimits/mover/mover1
CVS-ID:
Author:Wolfram Research
Description:

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


Sample Rendering:

Created by: webeq

Your browser's rendering:

x ^   vs   x ^

Source Code:

<math xmlns="http://www.w3.org/1998/Math/MathML"> 
  <mrow> 
    <mover accent="true"> 
      <mi> x </mi> 
      <mo> &#x005E; </mo> 
    </mover> 
    <mtext> &#x2003; vs &#x2003; </mtext> 
    <mover accent="false"> 
      <mi> x </mi> 
      <mo> &#x005E; </mo> 
    </mover> 
  </mrow> 
</math>