prev  ( testsuite > Presentation > GeneralLayout > mpadded > mpadded14  )  next (show test run result)

Alternatives: (mml file)  (full) (simple) (plain) (form) (slideshow)
File:Presentation/GeneralLayout/mpadded/mpadded14
CVS-ID:
Author:Design Science, Inc. (D. Doyle, E. Cannon, E. Tabacman, R.Miner)
Description:MPadded w/bg, height cropped

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


Sample Rendering:

Created by: webeq

Your browser's rendering:

1 2 + x + y ¯ + x + y ¯

Source Code:

<math xmlns="http://www.w3.org/1998/Math/MathML"> 
  <mfrac>
    <mn>1</mn>
    <mn>2</mn>
  </mfrac>
  <mo>+</mo> 
  <mover>
    <mpadded height="-10px"> 
      <mi>x</mi> 
      <mo>+</mo> 
      <mi>y</mi> 
    </mpadded> 
    <mo>&#x000AF;</mo> 
  </mover> 
  <mo>+</mo> 
  <mover>
    <mrow>
      <mi>x</mi> 
      <mo>+</mo> 
      <mi>y</mi> 
    </mrow> 
    <mo>&#x000AF;</mo> 
  </mover> 
</math>