prev | ( testsuite > ErrorHandling > BadTags > badTagPhantom2 ) | next | (show test run result) |
Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
File: | ErrorHandling/BadTags/badTagPhantom2 |
CVS-ID: | |
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 xmlns="http://www.w3.org/1998/Math/MathML"> <mn>2</mn> <mo>+</mo> <mphantom> <foo>14</foo> </mphantom> </math>