Skip to content

Log the ids of filters and masks

While debugging a problematic SVG with many element references (lots of filters, nested masks, etc.) I found the need to know which ones are referenced from where. So, log that.

Merge request reports