| <title>scripts-mrow</title> |
| <!-- Wrapping msubsup in an mrow should not affect the rendering --> |
| <msubsup><mi>x</mi><mn>1</mn><mi>k</mi></msubsup> |
| <!-- Using mrow to group sub/sup scripts: three mspaces of width 10px |
| should render the same as one of width 30px --> |
| <mspace width="30px" height="10px" depth="10px" |
| <mspace width="10px" height="10px" depth="10px" |
| <mspace width="10px" height="10px" depth="10px" |
| <mspace width="30px" height="10px" depth="10px" |
| <mspace width="30px" height="10px" depth="10px" |
| <mspace width="30px" height="10px" depth="10px" |