tor-browser

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

scroll-state-scrolled-programmatic-relative-scrolls.html.ini (619B)


      1 [scroll-state-scrolled-programmatic-relative-scrolls.html]
      2  [Check that scroll-state(scrolled) state before scrolling]
      3    expected: FAIL
      4 
      5  [Scrolling up when scrollbar is on the top should not change  scroll-state(scrolled)]
      6    expected: FAIL
      7 
      8  [Relative scroll followed by absolute scroll should change scroll scrolled]
      9    expected: FAIL
     10 
     11  [scroll-state(scrolled) after scrolling bottom]
     12    expected: FAIL
     13 
     14  [scroll-state(scrolled) after scrolling top]
     15    expected: FAIL
     16 
     17  [scroll-state(scrolled) after scrolling right]
     18    expected: FAIL
     19 
     20  [scroll-state(scrolled) after scrolling left]
     21    expected: FAIL