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 tsan and debug and fission: [PASS, FAIL]
if (os == "win") and debug and (processor == "x86_64"): [PASS, FAIL]
if (os == "win") and debug and (processor == "x86"): [PASS, FAIL]
if (os == "linux") and not tsan and not debug: [PASS, FAIL]
if os == "mac": [FAIL, PASS]