tor-browser

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

sub-vs-sup-mozilla-345563-ref.xhtml (341B)


      1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN" "http://www.w3.org/Math/DTD/mathml2/xhtml-math11-f.dtd" >
      2 
      3 <html xmlns="http://www.w3.org/1999/xhtml">
      4 
      5 <head>
      6 
      7 </head>
      8 
      9 <body>
     10 
     11 <p>
     12  <math xmlns="http://www.w3.org/1998/Math/MathML">
     13    <msup>
     14      <mi>x</mi>
     15      <mn>2</mn>
     16    </msup>
     17  </math>
     18 </p>
     19 
     20 </body>
     21 
     22 </html>