tor-browser

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

scrollbar-gutter-dynamic-004-ref.html (165B)


      1 <!doctype html>
      2 <meta charset="utf-8">
      3 <style>
      4 p {
      5  background-color: purple;
      6  color: white;
      7 }
      8 </style>
      9 <p>Should not have space around me in the inline axis.</p>