tor-browser

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

resource-selection-source-media-env-change.html.ini (441B)


      1 [resource-selection-source-media-env-change.html]
      2  bug: 1709960
      3  expected:
      4    if (os == "linux") and not fission: [OK, TIMEOUT]
      5  [the <source> media attribute: no reaction to environment change]
      6    expected:
      7      if (os_version == "7.0") and not sessionHistoryInParent: PASS
      8      if os_version == "14.70": PASS
      9      if os_version == "11.26100": PASS
     10      if (os == "linux") and not fission: [PASS, TIMEOUT, FAIL]
     11      [PASS, FAIL]