tor-browser

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

menclose-3-madruwb-ref.html (256B)


      1 <!DOCTYPE html>
      2 <html>
      3  <head>
      4    <title>Test menclose madruwb</title>
      5    <meta charset="utf-8"/>
      6  </head>
      7 
      8  <body>
      9    <!-- menclose: madruwb -->
     10    <math>
     11      <menclose notation="right bottom"><mi>x</mi></menclose>
     12    </math>
     13 
     14  </body>
     15 </html>