web-features explorer

Offscreen canvas

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

The OffscreenCanvas API provides a canvas that can be drawn to off screen, with no dependencies on the DOM, which can be used to run heavy rendering operations inside a worker context.

Compatibility (view on caniuse.com)

BCD data