tor-browser

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

mi-automatic-italic-with-default-font-ref.html (237B)


      1 <!DOCTYPE html>
      2 <html>
      3  <head>
      4    <title>Mathematica Alphanumeric Italic</title>
      5    <meta charset="utf-8"/>
      6  </head>
      7  <body>
      8 
      9    <math><mstyle mathbackground="red"><mphantom><mi>X</mi></mphantom></mstyle></math>
     10 
     11  </body>
     12 </html>