-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Filter corruption #118
Labels
Comments
please provide a before/after example because SVGO should not remove these attrs for no reason. |
before.svg
after.svg
|
ghost
assigned deepsweet
May 20, 2013
deepsweet
pushed a commit
that referenced
this issue
May 30, 2013
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi!
I've found SVGO removing the "id" attribute from elements and "filter" attribute from elements. I think this is tactless behavior.
The text was updated successfully, but these errors were encountered: