prev  ( testsuite > Presentation > CSS > mfrac > mfrac-09  )  next (show test run result)

Alternatives: (mml file)  (full) (simple) (plain) (form) (slideshow)
File:Presentation/CSS/mfrac/mfrac-09
CVS-ID:
Author:George Chavchanidze, Opera Software ASA
Description:Formatting of right hand side of equation should be identical to formatting 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:

9 14 = 9 14 1 2 1 2

Source Code:

<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
<mfrac>
<mn>9</mn>
<mn>14</mn>
</mfrac>
<mo>=</mo>
<mfrac>
<mn>9</mn>
<mn>14</mn>
</mfrac>
<mfrac linethickness="0">
<mphantom><mfrac linethickness="0">
<mphantom><mn>1</mn></mphantom>
<mphantom><mn>2</mn></mphantom>
</mfrac>
</mphantom>
<mphantom><mfrac linethickness="0">
<mphantom><mn>1</mn></mphantom>
<mphantom><mn>2</mn></mphantom>
</mfrac>
</mphantom>
</mfrac>
</math>