tor-browser

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

groove-ridge-default-notref.html (300B)


      1 <!doctype html>
      2 <title>CSS Test Reference</title>
      3 <link rel="author" href="mailto:emilio@crisal.io" title="Emilio Cobos Álvarez">
      4 <link rel="author" href="https://www.mozilla.org" title="Mozilla">
      5 <style>
      6  div {
      7    width: 100px;
      8    height: 100px;
      9    border: 10px solid;
     10  }
     11 </style>
     12 <div></div>