| <title>mathvariant inheritance</title> |
| <!-- Verify that fraktur is inherited on mtext. --> |
| <math mathvariant="fraktur"> |
| <mstyle mathvariant="fraktur"> |
| <!-- Verify that the value specified on the mtext overrides the inherited value. --> |
| <math mathvariant="fraktur"> |
| <mtext mathvariant="script">A</mtext> |
| <mstyle mathvariant="fraktur"> |
| <mtext mathvariant="script">A</mtext> |
| <!-- Verify that the inherited value replaces the implicit italic value of the mi. --> |
| <math mathvariant="fraktur"> |
| <mstyle mathvariant="fraktur"> |
| <!-- Test a chain of inheritance --> |
| <math mathvariant="fraktur"> |
| <mstyle mathvariant="double-struck"> |
| <mstyle mathvariant="script"> |