tor-browser

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

scroll-margin-nested.html.ini (490B)


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