tor-browser

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

scroll-target-snap-001.html.ini (278B)


      1 [scroll-target-snap-001.html]
      2  expected:
      3    if (os == "linux") and debug and not fission: [PASS, FAIL]
      4    if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
      5    if (os == "linux") and not debug: [PASS, FAIL]
      6    if (os == "win") and debug: [PASS, FAIL]