tor-browser

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

scroll-to-top.html.ini (419B)


      1 [scroll-to-top.html]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4  [Fragment Navigation: When fragid is TOP scroll to the top of the document]
      5    disabled:
      6      if (os == "android") and debug: Unstable on GeckoView (Bug 1548023)
      7    expected:
      8      if (os == "linux") and not fission and not swgl: [PASS, FAIL]
      9      if (os == "mac") and not debug: [PASS, FAIL]
     10      if os == "win": [PASS, FAIL]