gfx/tests/crashtests/410728-1.xml

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/gfx/tests/crashtests/410728-1.xml	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,14 @@
     1.4 +<?xml version="1.0"?>
     1.5 +<!DOCTYPE html PUBLIC
     1.6 +  "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN"
     1.7 +  "http://www.w3.org/TR/MathML2/dtd/xhtml-math11-f.dtd"
     1.8 +[
     1.9 +  <!ENTITY mathml "http://www.w3.org/1998/Math/MathML">
    1.10 +]>
    1.11 +<math display="block" xmlns="&mathml;">
    1.12 +  <mi>f &#x0332;</mi>
    1.13 +  <mi>-</mi>
    1.14 +  <mo>+</mo>
    1.15 +  <mo> -</mo>
    1.16 +  <mo>&#x0332;</mo>
    1.17 +</math>

mercurial