tor-browser

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

scroll-margin-zero.html.ini (417B)


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