tor-browser

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

window-scroll-arguments.html.ini (440B)


      1 [window-scroll-arguments.html]
      2  [scrollTo with 1 non-dictionary argument]
      3    expected: FAIL
      4 
      5  [scrollTo with an invalid ScrollToOptions argument]
      6    expected: FAIL
      7 
      8  [scroll with 1 non-dictionary argument]
      9    expected: FAIL
     10 
     11  [scroll with an invalid ScrollToOptions argument]
     12    expected: FAIL
     13 
     14  [scrollBy with 1 non-dictionary argument]
     15    expected: FAIL
     16 
     17  [scrollBy with an invalid ScrollToOptions argument]
     18    expected: FAIL