tor-browser

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

resource-selection-invoke-remove-src.html.ini (634B)


      1 [resource-selection-invoke-remove-src.html]
      2  [NOT invoking media load or resource selection when removing the src attribute]
      3    expected:
      4      if (os_version == "24.04") and debug and fission: [FAIL, PASS]
      5      if (os_version == "24.04") and debug and not fission: [PASS, FAIL]
      6      if (os_version == "24.04") and not debug and asan: [PASS, FAIL]
      7      if (os_version == "24.04") and not debug and not asan: [FAIL, PASS]
      8      if (os_version == "11.26100") and not debug and (processor == "x86_64"): [FAIL, PASS]
      9      if (os_version == "11.26100") and debug: [FAIL, PASS]
     10      if os_version == "18.04": [PASS, FAIL]
     11      FAIL