gecko-dev/testing/web-platform/meta/requestidlecallback/callback-invoked.html.ini

9 строки
267 B
INI

[callback-invoked.html]
expected:
if os == "android": ["OK", "TIMEOUT"]
[requestIdleCallback callback is invoked at least once before the timeout]
expected:
if (os == "mac") and debug: ["PASS", "FAIL"]
if os == "android": ["PASS", "TIMEOUT"]