tor-browser

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

radial-2d.html (288B)


      1 <!-- This test checks that adjustment of stop positions to be non-negative
      2     happens after the calculation of implied stop positions -->
      3 <div style="background: radial-gradient(100px 100px at 100px 100px, #ff0000 -50px, #ff0000, #0000ff 50px); width: 300px; height: 300px;"><br></div>