This talk focuses on the CSS Houdini Paint API, which gives us the flexibility to extend the browser's render engine with JavaScript. We will focus on the following points:
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