tor-browser

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

source-media-outside-doc.html.ini (456B)


      1 [source-media-outside-doc.html]
      2  expected:
      3    if (os == "linux") and debug and not fission: [OK, TIMEOUT]
      4  [Image source selection using media queries is performed for img elements outside the document]
      5    expected:
      6      if (os_version == "24.04") and (processor == "x86_64") and debug and not fission: [PASS, TIMEOUT]
      7      if (os_version == "24.04") and (processor == "x86"): PASS
      8      if (os == "linux") and debug and not fission: [PASS, TIMEOUT]