tor-browser

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

scrollend-event-fired-after-sequence-of-scrolls.tentative.html.ini (310B)


      1 [scrollend-event-fired-after-sequence-of-scrolls.tentative.html]
      2  [Move down, up and down again, receive scrollend event only once]
      3    expected:
      4      if os == "mac": PASS
      5      FAIL
      6 
      7  [Move right, left and right again, receive scrollend event only once]
      8    expected:
      9      if os == "mac": PASS
     10      FAIL