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

Alternatives: (mml file)  (full) (simple) (plain) (form) (slideshow)
File:Presentation/CSS/mtable/mtable-09
CVS-ID:
Author:George Chavchanidze, Opera Software ASA
Description:Right hand side of equation should look like mirrored copy 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:

fail HT fail = TH fail fail

Source Code:

<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
<mtable frame="solid">
<mtr>
<mtd>
<mphantom><mtext>fail</mtext></mphantom>
<munder>
<mi mathvariant="normal">HT</mi>
<mphantom><mtext>fail</mtext></mphantom>
</munder>
</mtd>
<mtd>
<mo>=</mo>
</mtd>
<mtd>
<mover>
<mi mathvariant="normal">TH</mi>
<mphantom><mtext>fail</mtext></mphantom>
</mover>
<mphantom><mtext>fail</mtext></mphantom>
</mtd>
</mtr>
</mtable>
</math>