Back to Chromium

Test of requestIdleCallback deadline behavior

third_party/blink/web_tests/external/wpt/requestidlecallback/deadline-max.html

149.0.7827.2286 B
Original Source

Test of requestIdleCallback deadline behavior

This test validates that deadlines returned for requestIdleCallback are less than 50ms.

The test can pass accidentally as idle deadlines have a maximum but they can always be shorter. It runs multiple times to expose potential failures.