Click here to download the Blitz Browser!

WPT

wpt / idle-detection / idlharness-worker.https.window.html

Spec: Idle Detection API ↗

Runs: Chrome 155.0.8039.0 (wpt@a4fcd77aa, 2026-09-03) | Firefox 157.0a1 (wpt@cc4d45aa0, 2026-09-03) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-a9df8 (wpt@9b4cabf6d, 2026-09-03) | Servo Servo 0.6 (wpt@7e3d005d7, 2026-09-03) | Blitz 188486089 (wpt@a95401e4e, 2026-09-02)

View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi

ChromeFirefoxSafariLadybirdServoBlitz
Total22/220/220/220/220/22NOT RUN
SubtestChromeFirefoxSafariLadybirdServoBlitz
Run idlharness tests in a worker.PASSFAILFAILFAILFAIL
idl_test setupPASS
idl_test validationPASS
IdleDetector interface: existence and properties of interface objectPASS
IdleDetector interface object lengthPASS
IdleDetector interface object namePASS
IdleDetector interface: existence and properties of interface prototype objectPASS
IdleDetector interface: existence and properties of interface prototype object's "constructor" propertyPASS
IdleDetector interface: existence and properties of interface prototype object's @@unscopables propertyPASS
IdleDetector interface: attribute userStatePASS
IdleDetector interface: attribute screenStatePASS
IdleDetector interface: attribute onchangePASS
IdleDetector interface: member requestPermissionPASS
IdleDetector interface: operation start(optional IdleOptions)PASS
IdleDetector must be primary interface of idlePASS
Stringification of idlePASS
IdleDetector interface: idle must inherit property "userState" with the proper typePASS
IdleDetector interface: idle must inherit property "screenState" with the proper typePASS
IdleDetector interface: idle must inherit property "onchange" with the proper typePASS
IdleDetector interface: idle must not have property "requestPermission"PASS
IdleDetector interface: idle must inherit property "start(optional IdleOptions)" with the proper typePASS
IdleDetector interface: calling start(optional IdleOptions) on idle with too few arguments must throw TypeErrorPASS