tor-browser

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

non-scaling-stroke-precision-loss.html (612B)


      1 <!DOCTYPE html>
      2 <title>non-scaling-stroke doesn't lose precision with large viewBox coordinates</title>
      3 <link rel="author" title="Divyansh Mangal" href="mailto:dmangal@microsoft.com">
      4 <link rel="mismatch" href="about:blank">
      5 <link rel="help" href="https://issues.chromium.org/issues/40718465">
      6 <link rel="help" href="https://svgwg.org/svg2-draft/painting.html#PaintingVectorEffects">
      7 <svg width="618" height="344" viewBox="2172660 0 90 0.375" preserveAspectRatio="none">
      8  <path stroke="black" fill="none" vector-effect="non-scaling-stroke"
      9        d="M 2172732 0.1
     10           v 0.15
     11           "></path>
     12 </svg>