tor-browser

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

iframe-with-square.html (142B)


      1 <!DOCTYPE HTML>
      2 <meta charset=utf-8>
      3 <body>
      4 <style>
      5 body {
      6  margin: 0;
      7 }
      8 </style>
      9 <img src='square100.png' elementtiming="my_image">
     10 </body>