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]