blob: bb73903d96475bab932a37b2eda9b205ae372988 [file] [edit]
This tests scheduling requestIdleCallback when the browser is idle. WebKit should fire idle callbacks.
You should see idle1, idle2, and idle3 below:
idle1
idle2
idle3
PASS