tor-browser

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

inline-client-rect.html.ini (332B)


      1 [inline-client-rect.html]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4  [First rAF]
      5    expected:
      6      if os == "android": FAIL
      7      if os == "mac": FAIL
      8      if os == "win": FAIL
      9 
     10  [scroller.scrollLeft = 90]
     11    expected:
     12      if os == "android": FAIL
     13      if os == "mac": FAIL
     14      if os == "win": FAIL