tor-browser

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

root-margin-root-element.html.ini (365B)


      1 [root-margin-root-element.html]
      2  [root.scrollTop = 0]
      3    expected:
      4      if os == "android": FAIL
      5 
      6  [root.scrollTop = 50 with root scrolled out of view.]
      7    expected:
      8      if os == "android": FAIL
      9 
     10  [First rAF]
     11    expected:
     12      if os == "android": FAIL
     13 
     14  [root.scrollTop = 50, putting target into root margin]
     15    expected:
     16      if os == "android": FAIL