prev | ( testsuite > Presentation > CSS > mtable > mtable-16 ) | next | (show test run result) |
Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
File: | Presentation/CSS/mtable/mtable-16 |
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: |
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block"> <mtable frame="solid"> <mtr> <mtd rowalign="center"> <mphantom><mtext>F</mtext></mphantom><mspace linebreak="newline"/> <mi mathvariant="normal">HT</mi> <mspace linebreak="newline"/><mphantom><mtext>F</mtext></mphantom> </mtd> <mtd rowalign="center"> <mo>=</mo> </mtd> <mtd rowalign="center"> <mi mathvariant="normal">TH</mi> </mtd> </mtr> </mtable> </math>