summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/requestidlecallback/deadline-max-rAF-dynamic.html.ini
blob: 8eac939a9fa472cb450811ea5deae2f511fb4117 (plain)
1
2
3
4
5
6
7
8
9
[deadline-max-rAF-dynamic.html]
  [Check that the deadline is changed if there is a new requestAnimationFrame from within requestIdleCallback.]
    expected:
      if (os == "linux") and not asan and debug and not fission: PASS
      if (os == "win") and debug and (processor == "x86_64"): PASS
      if (os == "linux") and not asan and not debug: PASS
      if (os == "win") and not debug: PASS
      if os == "android": PASS
      [PASS, FAIL]