tor-browser

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

stretch-equal-sign-with-default-font-ref.html (291B)


      1 <!DOCTYPE html>
      2 <html>
      3  <head>
      4    <title>Horizontal stretching of equal of U+003D EQUAL SIGN with default font (reference)</title>
      5  </head>
      6  <body>
      7    <math>
      8      <munder>
      9        <mi>AVERYLONGBASE</mi>
     10        <mo stretchy="false">=</mo>
     11      </munder>
     12    </math>
     13  </body>
     14 </html>