callback-invoked.html.ini (312B)
1 [callback-invoked.html] 2 expected: 3 if (os == "android") and not fission: [OK, TIMEOUT] 4 if (os == "android") and fission: [OK, TIMEOUT] 5 [requestIdleCallback callback is invoked at least once before the timeout] 6 expected: 7 if os == "mac": [PASS, FAIL] 8 if os == "android": [PASS, TIMEOUT]