tor-browser

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

reset-no-gce-ref.html (323B)


      1 <!DOCTYPE html>
      2 <html>
      3  <head>
      4    <title>gif no graphics control extension</title>
      5    <link rel="help" href="https://www.w3.org/Graphics/GIF/spec-gif89a.txt">
      6    <meta charset="utf-8"/>
      7  </head>
      8  <body>
      9 
     10    <div style="display: inline-block; width: 400px; height: 400px; background: lime;"></div>
     11 
     12  </body>
     13 </html>