tor-browser

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

scroll-margin-non-scrolling-root.html.ini (437B)


      1 [scroll-margin-non-scrolling-root.html]
      2  expected:
      3    if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH]
      4  [Test scroll margin intersection]
      5    expected:
      6      if (os == "linux") and fission and not debug and not tsan: [PASS, FAIL]
      7      if (os == "linux") and not fission and debug: [PASS, FAIL]
      8      if (os == "linux") and not fission and not debug: [PASS, FAIL]
      9      if (os == "win") and debug: [PASS, FAIL]