A presentation at CSS Cafe by Lisi Linhart
This talk focuses on the CSS Houdini Paint API, which gives us the flexibility to extend the browser’s render engine with JavaScript.
Explanation of a concrete example of generative background painting with CSS
The performance aspects of the Paint API compared to traditional CSS
When and for what to use the Paint API