tor-browser

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

menclose-1q.html (291B)


      1 <!DOCTYPE html>
      2 <html>
      3  <head>
      4    <title>Test menclose</title>
      5    <link rel="mismatch" href="menclose-1-ref.html"/>
      6  </head>
      7  <body>
      8    <math>
      9      <menclose notation="phasorangle">
     10        <mspace width="100px" height="50px"></mspace>
     11      </menclose>
     12    </math>
     13  </body>
     14 </html>