The canvas element: HeydonWorks
May 2, 2025

So what is the element? Originally devised by Apple to power something called “Dashboard widgets” (I don’t know what they are but they sound awful), it was later standardized as part HTML5. The element, like , is a kind of replaced element. That is, where supported and initialized correctly, it represents (is replaced by) embedded content.
Source: The canvas element: HeydonWorks
Heydon Pickering continues his wonderful, idiosyncratic enumeration of all the HTML elements, this time canvas
.