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

Alternatives: (mml file)  (full) (simple) (plain) (form) (slideshow)
File:Presentation/GeneralLayout/mpadded/mpaddedScolor7
CVS-ID:
Author:Robert Miner and Jeff Schaefer, Geometry Technologies
Description:This example tests whether background colors are properly inherited by <mpadded>.

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


Sample Rendering:

Created by: webeq

Your browser's rendering:

A A A

Source Code:

<math xmlns="http://www.w3.org/1998/Math/MathML"> 
  <mrow> 
    <mi>A</mi> 
    <mstyle mathbackground="#e05" mathcolor="#5e0"> 
      <mpadded lspace="+10pt" width="+20pt"> 
        <mi>A</mi> 
      </mpadded> 
      <mi>A</mi> 
    </mstyle> 
  </mrow> 
</math>