prev  ( testsuite > Presentation > CSS > mtable > mtable-08  )  next

Alternatives: (mml file)  (full) (simple) (plain) (form) (slideshow)
File:Presentation/CSS/mtable/mtable-08
CVS-ID:
Author:George Chavchanidze, Opera Software ASA
Description:Right hand side of equation should look like mirrored copy of left hand side

Sample Rendering:

Created by:

Your browser's rendering:

failHfail T U = H T failUfail

Source Code:

<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
<mtable frame="solid" columnalign="center">
<mtr><mtd><mrow><mphantom><mtext>fail</mtext></mphantom><mi mathvariant="normal">H</mi><mphantom><mtext>fail</mtext></mphantom></mrow></mtd></mtr>
<mtr><mtd><mi mathvariant="normal">T</mi></mtd></mtr>
<mtr><mtd><mi mathvariant="normal">U</mi></mtd></mtr>
</mtable>
<mo>=</mo>
<mtable frame="solid" columnalign="center">
<mtr><mtd><mi mathvariant="normal">H</mi></mtd></mtr>
<mtr><mtd><mi mathvariant="normal">T</mi></mtd></mtr>
<mtr><mtd><mrow><mphantom><mtext>fail</mtext></mphantom><mi mathvariant="normal">U</mi><mphantom><mtext>fail</mtext></mphantom></mrow></mtd></mtr>
</mtable>
</math>