tor-browser

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

custom-highlight-painting-002-ref.html (105B)


      1 <!doctype html>
      2 <meta charset="utf-8">
      3 <style>
      4  div {
      5    color: red;
      6  }
      7 </style>
      8 <body><div>abc</div>