tor-browser

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

non-scaling-stroke-007-ref.html (184B)


      1 <!doctype html>
      2 <title>CSS Test Reference</title>
      3 <svg width="100" height="100">
      4  <path d="M 0 0 L 0 300 L 300 0 z" fill="none" stroke="currentColor" stroke-width="20"></path>
      5 </svg>