layout/reftests/mathml/mo-invisibleoperators-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>
     2   <math>
     3     <mo>1</mo>
     4   </math>
     5   <p>
     6   <math>
     7     <mo>2</mo>
     8   </math>
     9   <p>
    10   <math>
    11     <mo>3</mo>
    12   </math>
    13   <p>
    14   <math>
    15     <mo>4</mo>
    16   </math>
    17   <p>
    18   <table>
    19     <tr>
    20       <td style="border: 1px solid;"> 
    21         <math>
    22           <mo>x</mo>
    23         </math>
    24       </td>
    25     </tr>
    26   </table>
    27 </html>

mercurial