[post-task-delay.any.worker.html]
prefs: [privacy.reduceTimerPrecision:false]
[post-task-delay.any.sharedworker.html]
prefs: [privacy.reduceTimerPrecision:false]
[post-task-delay.any.serviceworker.html]
prefs: [privacy.reduceTimerPrecision:false]
[Tests basic scheduler.postTask with a delay]
expected:
if (os == "linux") and not fission: [PASS, FAIL]
if os == "win": [PASS, FAIL]
[post-task-delay.any.html]
[Tests basic scheduler.postTask with a delay]
expected:
if (os == "android") and swgl: PASS
if (os == "mac") and debug: PASS
if os == "win": PASS
[PASS, FAIL]