tor-browser

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

deadline-max-rAF-dynamic.html.ini (321B)


      1 [deadline-max-rAF-dynamic.html]
      2  [Check that the deadline is changed if there is a new requestAnimationFrame from within requestIdleCallback.]
      3    expected:
      4      if (os == "linux") and not tsan and debug and not fission: PASS
      5      if (os == "win") and not debug: PASS
      6      if os == "android": PASS
      7      [PASS, FAIL]