layout/reftests/bugs/414123-ref.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 <?xml version="1.0" encoding="UTF-8"?>
     2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
     3 <html xmlns="http://www.w3.org/1999/xhtml"
     4       xmlns:html="http://www.w3.org/1999/xhtml">
     5 <head>
     6   <title>Testcase for bug 414123</title>
     7 </head>
     8 <body>
    10 <math xmlns="http://www.w3.org/1998/Math/MathML">
    11      <msup>
    12       <mn mathvariant="italic">M</mn>
    13       <mn>2</mn>
    14      </msup>
    15 </math>
    17 <math xmlns="http://www.w3.org/1998/Math/MathML">
    18      <msup>
    19       <mn mathvariant="italic">M</mn>
    20       <mn>2</mn>
    21      </msup>
    22 </math>
    24 <math xmlns="http://www.w3.org/1998/Math/MathML">
    25      <msup>
    26       <mn mathvariant="italic">M</mn>
    27       <mn>2</mn>
    28      </msup>
    29 </math>
    31 </body>
    32 </html> 

mercurial