darylldoyle/svg-sanitizer

Add filterUnits to allowed attributes

Closed this issue · 0 comments

We’ve run into an issue with SVGs exported from Figma that utilise the filterUnits attribute.

<filter ... filterUnits="userSpaceOnUse">

Are we able to include this in the attributes whitelist, or is there a reason for it’s exclusion?