Source code

Revision control

Copy as Markdown

Other Tools

[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]