Investigate WeasyPrint's SVG rendering pipeline. Identify where CSS properties are applied to SVG elements. Look for existing blend mode support in HTML rendering and extend to SVG. Check the CSS specification for mix blend mode and how it applies to SVG. Consider testing with the provided example.
support for svg mix-blend-mode: multiply · Kozea/WeasyPrint#1376 | Good First Issue