Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
8a2c8a97dfd3af0fdb68d49fc58e1163aca8085a
/
.
/
LayoutTests
/
requestidlecallback
/
requestidlecallback-is-called-when-idle-expected.txt
blob: bb73903d96475bab932a37b2eda9b205ae372988 [
file
]
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