layout/reftests/mathml/positive-namedspace-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="0.0555555556em"></mspace> <mi>y</mi> 
     8 	</mrow>
     9       </math>
    10     </p>
    11     <p>
    12       <math>
    13 	<mrow>
    14 	  <mi>x</mi> <mspace width="0.111111111em"></mspace> <mi>y</mi> 
    15 	</mrow>
    16       </math>
    17     <p>
    18       <math>
    19 	<mrow>
    20 	  <mi>x</mi> <mspace width="0.166666667em"></mspace> <mi>y</mi> 
    21 	</mrow>
    22       </math>
    23     </p>
    24     <p>
    25       <math>
    26 	<mrow>
    27 	  <mi>x</mi> <mspace width="0.222222222em"></mspace> <mi>y</mi> 
    28 	</mrow>
    29       </math>
    30     </p>
    31     <p>
    32       <math>
    33 	<mrow>
    34 	  <mi>x</mi> <mspace width="0.277777778em"></mspace> <mi>y</mi> 
    35 	</mrow>
    36       </math>
    37     </p>
    38     <p>
    39       <math>
    40 	<mrow>
    41 	  <mi>x</mi> <mspace width="0.333333333em"></mspace> <mi>y</mi> 
    42 	</mrow>
    43       </math>
    44     </p>
    45     <p>
    46       <math>
    47 	<mrow>
    48 	  <mi>x</mi> <mspace width="0.388888889em"></mspace> <mi>y</mi> 
    49 	</mrow>
    50       </math>
    51     </p>	
    52   </body>	    
    53 </html>

mercurial