tor-browser

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

scrollend-event-fired-for-programmatic-scroll.html.ini (813B)


      1 [scrollend-event-fired-for-programmatic-scroll.html?include=root-scrollBy-smooth]
      2 
      3 [scrollend-event-fired-for-programmatic-scroll.html?include=subframe-scrollTo-auto]
      4 
      5 [scrollend-event-fired-for-programmatic-scroll.html?include=root-scrollTo-smooth]
      6 
      7 [scrollend-event-fired-for-programmatic-scroll.html?include=subframe-scrollTo-smooth]
      8 
      9 [scrollend-event-fired-for-programmatic-scroll.html?include=root-scrollTo-auto]
     10 
     11 [scrollend-event-fired-for-programmatic-scroll.html?include=subframe-scrollBy-smooth]
     12  [Tests scrollend event for calling scrollBy with behavior 'smooth' on subframe.]
     13    expected:
     14      if asan and not fission: [PASS, FAIL]
     15 
     16 
     17 [scrollend-event-fired-for-programmatic-scroll.html?include=subframe-scrollBy-auto]
     18 
     19 [scrollend-event-fired-for-programmatic-scroll.html?include=root-scrollBy-auto]