tor-browser

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

bug820508-1.html (139B)


      1 <!DOCTYPE html>
      2 <title>main { display: block; }</title>
      3 <style>main {
      4  border: 2px solid blue;
      5 }</style>
      6 <main>foo</main><main>bar</main>