tor-browser

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

zero-scroll-offset-001.html.ini (354B)


      1 [zero-scroll-offset-001.html]
      2  [Scroll anchoring suppressed when scroll offset is zero.]
      3    expected:
      4      if (os == "android") and not sessionHistoryInParent and debug: [PASS, FAIL]
      5      if (os == "linux") and tsan: [FAIL, PASS]
      6      if (os == "linux") and not tsan: [PASS, FAIL]
      7      if (os == "android") and sessionHistoryInParent: [PASS, FAIL]