← Back to context Comment by whycome 19 hours ago It always seems like any animated svg loses all of the animation after sanitizing 2 comments whycome Reply RobotToaster 5 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 16 hours ago There are 3 different methods of animating svgs so it probably depends.
RobotToaster 5 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.