tor-browser

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

resource-selection-candidate-remove-onerror.html.ini (382B)


      1 [resource-selection-candidate-remove-onerror.html]
      2  expected:
      3    if (os == "linux") and swgl and not fission: [OK, TIMEOUT]
      4    if (os == "linux") and not swgl: [TIMEOUT, OK]
      5    TIMEOUT
      6  [removing the candidate source, onerror]
      7    expected:
      8      if (os == "linux") and swgl and not fission: [PASS, TIMEOUT]
      9      if (os == "linux") and not swgl: [TIMEOUT, PASS]
     10      TIMEOUT