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

passed (p) failed (f) not-tested (n) broken-test (b) some parts pass (s)


Sample Rendering:

Created by: webeq

Your browser's rendering:

2 + 14

Source Code:


    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <mn>2</mn> 
      <mo>+</mo> 
      <mphantom> 
        <foo>14</foo> 
      </mphantom> 
    </math>