Test of groupalign attribute on all levels of a table
	
	
		|   W3C sample   |   WIRIS   | 
	
	
	
		      |      | 
	
 
<math xmlns="http://www.w3.org/1998/Math/MathML">
  <mtable groupalign="{left right} {right decimalpoint} ">
    <mtr groupalign="{left right}">
      <mtd groupalign="left">
        <mi>x</mi>
      </mtd>
    </mtr>
  </mtable>
</math>
Author: Design Science, Inc (D. Doyle)