tor-browser

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

mo-movablelimits-dynamic-ref.html (260B)


      1 <!DOCTYPE html>
      2 <html>
      3  <head>
      4    <meta charset="utf-8"/>
      5    <title>Test dynamically removing movablelimits attribute</title>
      6  </head>
      7  <body>
      8    <math>
      9      <munder>
     10        <mo></mo>
     11        <mi>x</mi>
     12      </munder>
     13    </math>
     14  </body>
     15 </html>