tor-browser

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

frac-linethickness-006-ref.html (222B)


      1 <!DOCTYPE html>
      2 <html>
      3  <head>
      4    <title>mfrac linethickness</title>
      5  </head>
      6  <body>
      7    <math>
      8      <mfrac style="font-size: 300%">
      9        <mi>a</mi>
     10        <mi>b</mi>
     11      </mfrac>
     12    </math>
     13  </body>
     14 </html>