svgcleaner
svgcleaner copied to clipboard
Remove the deprecated attribute enable-background
Remove the enable-background
attributes as they are deprecated and even before that it was implemented only in IEs.
This should be optional, since there are applications that do support it.
Also, this is not the only deprecated feature in SVG 2.
This should be optional, since there are applications that do support it.
Is there any option to remove it? I could not find any
Not yet.