layout/reftests/mathml/maction-dynamic-1-ref.html

Thu, 15 Jan 2015 15:55:04 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 15:55:04 +0100
branch
TOR_BUG_9701
changeset 9
a63d609f5ebe
permissions
-rw-r--r--

Back out 97036ab72558 which inappropriately compared turds to third parties.

     1 <html xmlns="http://www.w3.org/1999/xhtml">
     2 <head>
     3 <title>dynamic maction 1</title>
     4 </head>
     6 <body>
     8 <p>
     9 <math>
    10   <mtext>__2__</mtext>
    11 </math>
    12 </p>
    14 <p>
    15 <math>
    16   <mtext>__1__</mtext>
    17 </math>
    18 </p>
    20 <p>
    21 <math>
    22   <mtext>__1__</mtext>
    23 </math>
    24 </p>
    26 <p>
    27 <math>
    28   <mn>1</mn>
    29 </math>
    30 </p>
    32 <p>
    33 <math>
    34   <mtext>__2__</mtext>
    35 </math>
    36 </p>
    38 <p>
    39 <math>
    40   <mtext>__3__</mtext>
    41 </math>
    42 </p>
    44 <p>
    45 <math>
    46   <mtext>__3__</mtext>
    47 </math>
    48 </p>
    50 <p>
    51 <math>
    52   <mtext>__3__</mtext>
    53 </math>
    54 </p>
    56 </body>
    57 </html>

mercurial