tor-browser

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

span-limits.html.ini (184B)


      1 [span-limits.html]
      2  [rowspan of 65534 must work]
      3    expected:
      4      if (os == "mac"): FAIL
      5 
      6  [rowspan of 65535 must be treated as 65534]
      7    expected:
      8      if (os == "mac"): FAIL