tor-browser

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

after-designMode-off-ref.html (223B)


      1 <!doctype html>
      2 <html>
      3 <head>
      4 <meta charset="utf-8">
      5 <meta name="viewport" content="width=device-width,initial-scale=1">
      6 <style>
      7 * { color: green; }
      8 </style>
      9 </head>
     10 <body>&lt;-- No caret should appear here.</body>
     11 </html>