blob: 5bedbf570635e6fa7191d8364c184239dc08d642 (
plain)
1
2
3
4
5
6
7
|
[deadline-max-rAF-dynamic.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[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": [FAIL, PASS]
|