tor-browser

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

nth-child-spurious-brace-crash.html (164B)


      1 <!DOCTYPE html>
      2 <title>Spurious left-brace in the middle of nth-child</title>
      3 <link rel="help" href="https://crbug.com/392667948">
      4 <style>
      5 s:nth-child(n-{
      6 </style>