← Back to context Comment by whycome 1 day ago It always seems like any animated svg loses all of the animation after sanitizing 2 comments whycome Reply RobotToaster 7 hours ago A lot of SVG animation uses JS for some reason. It would be interesting to see if sanitisers strip CSS and SMIL animation, I don't see any security reasons to do so. bawolff 19 hours ago There are 3 different methods of animating svgs so it probably depends.
RobotToaster 7 hours ago A lot of SVG animation uses JS for some reason. It would be interesting to see if sanitisers strip CSS and SMIL animation, I don't see any security reasons to do so.
A lot of SVG animation uses JS for some reason. It would be interesting to see if sanitisers strip CSS and SMIL animation, I don't see any security reasons to do so.
There are 3 different methods of animating svgs so it probably depends.