tor-browser

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

unique-identifier-1-iframe-2.html (311B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4 <meta charset="utf-8"/>
      5 <title>Unique Identifier (iframe reference)</title>
      6 </head>
      7 <body>
      8 
      9  <div style="width: 100px; height: 500px;">
     10    <math><mtext style="background: green; color: white;"
     11                 id="PASS" class="pass">PASS</mtext></math>
     12  </div>
     13 
     14 </body>
     15 </html>