tor-browser

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

href-click-002.tentative-ref.html (251B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4 <meta charset="utf-8"/>
      5 <title>href click (reference)</title>
      6 </head>
      7 <body>
      8 
      9  <p>This test passes if you see a green square.</p>
     10 
     11  <div style="width: 150px; height: 150px; background: green">
     12  </div>
     13 
     14 </body>
     15 </html>