Safari does not apply CSS animation on SVG elements that are referenced via “
I’m trying to animate an element in SVG that is inserted via the <use>
element. This works on Firefox and Chrome, but not on Safari.
Safari does not apply CSS animation on SVG elements that are referecned via “
I’m trying to animate an element in SVG that is inserted via the <use>
element. This works on Firefox and Chrome, but not on Safari.