layout/reftests/mathml/mathml-negativespace.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

michael@0 1 <html>
michael@0 2 <head></head>
michael@0 3 <body>
michael@0 4 <p>
michael@0 5 <math>
michael@0 6 <mrow>
michael@0 7 <mi>x</mi> <mspace width="-0.0555555556em"></mspace> <mi>y</mi>
michael@0 8 </mrow>
michael@0 9 </math>
michael@0 10 </p>
michael@0 11 <p>
michael@0 12 <math>
michael@0 13 <mrow>
michael@0 14 <mi>x</mi> <mspace width="-0.111111111em"></mspace> <mi>y</mi>
michael@0 15 </mrow>
michael@0 16 </math>
michael@0 17 <p>
michael@0 18 <math>
michael@0 19 <mrow>
michael@0 20 <mi>x</mi> <mspace width="-0.166666667em"></mspace> <mi>y</mi>
michael@0 21 </mrow>
michael@0 22 </math>
michael@0 23 </p>
michael@0 24 <p>
michael@0 25 <math>
michael@0 26 <mrow>
michael@0 27 <mi>x</mi> <mspace width="-0.222222222em"></mspace> <mi>y</mi>
michael@0 28 </mrow>
michael@0 29 </math>
michael@0 30 </p>
michael@0 31 <p>
michael@0 32 <math>
michael@0 33 <mrow>
michael@0 34 <mi>x</mi> <mspace width="-0.277777778em"></mspace> <mi>y</mi>
michael@0 35 </mrow>
michael@0 36 </math>
michael@0 37 </p>
michael@0 38 <p>
michael@0 39 <math>
michael@0 40 <mrow>
michael@0 41 <mi>x</mi> <mspace width="-0.333333333em"></mspace> <mi>y</mi>
michael@0 42 </mrow>
michael@0 43 </math>
michael@0 44 </p>
michael@0 45 <p>
michael@0 46 <math>
michael@0 47 <mrow>
michael@0 48 <mi>x</mi> <mspace width="-0.388888889em"></mspace> <mi>y</mi>
michael@0 49 </mrow>
michael@0 50 </math>
michael@0 51 </p>
michael@0 52 </body>
michael@0 53 </html>

mercurial