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