9 lines
446 B
INI
9 lines
446 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 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]
|