web-features explorer

requestAnimationFrame() in workers

Newly available since 2023-03-27 (baseline low)

The requestAnimationFrame() method in workers schedules a function that runs before the next repaint. Together with offscreen canvas, you can animate content from a worker.

Compatibility

BCD data