blob: 5d43a00d8523403dd5d5d43eec95f15438526496 [file] [log] [blame]
Test of requestIdleCallback idle period behavior
This test validates that window.requestIdleCallback deals with callbacks during idle periods correctly.
Harness Error (TIMEOUT), message = null
TIMEOUT Check that if an idle callback calls requestIdleCallback the new callback doesn't run in the current idle period. Test timed out