🏠 New in High Baseline Support: 2D canvas

January 29, 2018

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