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

Wed, 31 Dec 2014 06:55:50 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:55:50 +0100
changeset 2
7e26c7da4463
permissions
-rw-r--r--

Added tag UPSTREAM_283F7C6 for changeset ca08bd8f51b2

     1 <html xmlns="http://www.w3.org/1999/xhtml">
     2 <head>
     3 <title>dynamic maction 2</title>
     4 </head>
     6 <body>
     8 <p>
     9 <math>
    10   <mtext>__1__</mtext>
    11 </math>
    12 </p>
    14 <p>
    15 <math>
    16   <mtext>__1__</mtext>
    17 </math>
    18 </p>
    20 <p>
    21 <math>
    22   <mtext>__2__</mtext>
    23 </math>
    24 </p>
    26 <p>
    27 <math>
    28   <mtext>__2__</mtext>
    29 </math>
    30 </p>
    32 <p>
    33 <math>
    34   <mtext>__1__</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 </body>
    51 </html>

mercurial