🏠 New in Low Baseline Support: 2D canvas

July 29, 2015

caniuse · mdn · spec

The CanvasRenderingContext2D API is the “2d” rendering context for the <canvas> element. It represents a flat, two-dimensional space for drawing graphics and animations.

Source features