tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

dynamic-mi-mozilla-414123-ref.xhtml (675B)


      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
      3 <html xmlns="http://www.w3.org/1999/xhtml"
      4      xmlns:html="http://www.w3.org/1999/xhtml">
      5 <head>
      6  <title>Testcase for bug 414123</title>
      7 </head>
      8 <body>
      9 
     10 <math xmlns="http://www.w3.org/1998/Math/MathML">
     11     <msup>
     12      <mi>M</mi>
     13      <mn>2</mn>
     14     </msup>
     15 </math>
     16 
     17 <math xmlns="http://www.w3.org/1998/Math/MathML">
     18     <msup>
     19      <mi>M</mi>
     20      <mn>2</mn>
     21     </msup>
     22 </math>
     23 
     24 <math xmlns="http://www.w3.org/1998/Math/MathML">
     25     <msup>
     26      <mi>M</mi>
     27      <mn>2</mn>
     28     </msup>
     29 </math>
     30 
     31 </body>
     32 </html>