layout/reftests/mathml/mathml-negativespace-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   <head></head>
     3   <body>
     4     <p>
     5       <math>
     6 	<mrow>
     7 	  <mi>x</mi> <mspace width="negativeveryverythinmathspace"></mspace> <mi>y</mi> 
     8 	</mrow>
     9       </math>
    10     </p>
    11     <p>
    12       <math>
    13 	<mrow>
    14 	  <mi>x</mi> <mspace width="negativeverythinmathspace"></mspace> <mi>y</mi> 
    15 	</mrow>
    16       </math>
    17     </p>
    18     <p>
    19       <math>
    20 	<mrow>
    21 	  <mi>x</mi> <mspace width="negativethinmathspace"></mspace> <mi>y</mi> 
    22 	</mrow>
    23       </math>
    24     </p>
    25     <p>
    26       <math>
    27 	<mrow>
    28 	  <mi>x</mi> <mspace width="negativemediummathspace"></mspace> <mi>y</mi> 
    29 	</mrow>
    30       </math>
    31     </p>
    32     <p>
    33       <math>
    34 	<mrow>
    35 	  <mi>x</mi> <mspace width="negativethickmathspace"></mspace> <mi>y</mi> 
    36 	</mrow>
    37       </math>
    38     </p>
    39     <p>
    40       <math>
    41 	<mrow>
    42 	  <mi>x</mi> <mspace width="negativeverythickmathspace"></mspace> <mi>y</mi> 
    43 	</mrow>
    44       </math>
    45     </p>
    46     <p>
    47       <math>
    48 	<mrow>
    49 	  <mi>x</mi> <mspace width="negativeveryverythickmathspace"></mspace> <mi>y</mi> 
    50 	</mrow>
    51       </math>
    52     </p>
    53   </body>	    
    54 </html>

mercurial