tor-browser

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

scroll-and-root-margin.html.ini (517B)


      1 [scroll-and-root-margin.html]
      2  expected:
      3    if (os == "win") and (os_version == "11.26100") and (processor == "x86_64") and ccov: [TIMEOUT, OK]
      4  [Test scroll margin intersection]
      5    expected:
      6      if (os == "linux") and not debug and fission and asan: [PASS, FAIL]
      7      if (os == "linux") and not debug and not fission: [PASS, FAIL]
      8      if (os == "android") and sessionHistoryInParent and not debug: [PASS, FAIL]
      9      if (os == "mac") and debug: [PASS, FAIL]
     10      if (os == "linux") and debug: [PASS, FAIL]