prev | next |
File: | ErrorHandling/BadTags/badTagPhantom.html | |
Author: | Dave Doyle, Design Science | |
Description: | Tests rendering of invalid (non-MathML) tags found within a phantom tag | |
Sample Rendering: |
|
Your browser's rendering:
Source Code:
<math> <mn>2</mn> <mo>+</mo> <mphantom> <foo>14</foo> </mphantom> </math>