blob: 6319334cc7248212531a529c74b09c7c51603454 (
plain)
1
2
3
4
5
6
|
[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 fission and not debug: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "mac") and debug: [PASS, FAIL]
|