layout/reftests/bugs/345563-sup.xhtml

Wed, 31 Dec 2014 13:27:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 13:27:57 +0100
branch
TOR_BUG_3246
changeset 6
8bccb770b82d
permissions
-rw-r--r--

Ignore runtime configuration files generated during quality assurance.

     1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN" "http://www.w3.org/Math/DTD/mathml2/xhtml-math11-f.dtd" >
     3 <html xmlns="http://www.w3.org/1999/xhtml">
     5 <head>
     7 </head>
     9 <body>
    11 <p>
    12   <math xmlns="http://www.w3.org/1998/Math/MathML">
    13     <msup>
    14       <mi>x</mi>
    15       <mn>2</mn>
    16     </msup>
    17   </math>
    18 </p>
    20 </body>
    22 </html>

mercurial