tor-browser

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

713606-1.html (565B)


      1 <!DOCTYPE html>
      2 <html>
      3  <head>
      4    <title>Crashtest bug 713606</title>
      5  </head>
      6  <body onload="document.querySelector('mstyle').setAttribute('scriptminsize', '0%');">
      7    <math>
      8      <msubsup>
      9        <mtext>X</mtext>
     10        <mtable displaystyle="true"></mstyle>
     11        </mtext>Y</mtext>
     12      </msubsup>
     13    </math>
     14    <math>
     15      <msubsup>
     16        <mtext>X</mtext>
     17        <mstyle displaystyle="true"></mstyle>
     18        </mtext>Y</mtext>
     19      </msubsup>
     20    </math>
     21    <math><mfrac><mstyle displaystyle="true"></mstyle></mfrac></math>
     22  </body>
     23 </html>