tor-browser

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

tiny-foreignObject-double-border-radius-crash.html (180B)


      1 <!DOCTYPE html>
      2 <link rel="help" href="https://crbug.com/1406734">
      3 <svg>
      4 <foreignObject style="width: 1px; height: 1px; border-left: 3px double black; border-radius: 1px"/>
      5 </svg>