7 lines
321 B
INI
7 lines
321 B
INI
[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 not fission: PASS
|
|
if (os == "win") and not debug: PASS
|
|
if os == "android": PASS
|
|
[PASS, FAIL]
|