tor-browser

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

unique-identifier-3-ref.html (267B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4 <meta charset="utf-8"/>
      5 <title>Unique identifier 3 (reference)</title>
      6 </head>
      7 <body>
      8 
      9  <p>Test passes if you see the text "PASS".</p>
     10  <math>
     11    <mtext style="background: green; color: white;">PASS</mtext>
     12  </math>
     13 
     14 </body>
     15 </html>