tor-browser

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

scroll-margin.html.ini (303B)


      1 [scroll-margin.html]
      2  [Test scroll margin intersection]
      3    expected:
      4      if not asan and (os == "win") and debug and (processor == "x86_64"): [PASS, FAIL]
      5      if not asan and (os == "mac") and debug: [PASS, FAIL]
      6      if asan and fission: [PASS, FAIL]
      7      if asan and not fission: [PASS, FAIL]