Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/webkitglib/2.50
/
.
/
LayoutTests
/
requestidlecallback
/
requestidlecallback-is-called-when-idle-expected.txt
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