Index

testsuite:errorhandling:badtags:badtagphantom2.ko

badTagPhantom2

Tests rendering of invalid (non-MathML) tags found within a phantom tag

W3C sample WIRIS
[N/A] 2 + 14
<math xmlns="http://www.w3.org/1998/Math/MathML">
  <mn>2</mn>
  <mo>+</mo>
  <mphantom>
    <foo>14</foo>
  </mphantom>
</math>

Author: Dave Doyle, Design Science

testsuite/errorhandling/badtags/badtagphantom2.ko.txt · Last modified: 2015/12/22 12:19 (external edit)