I create an animation for the project using "Web Animations API". In chrome everything works fine. But to yet in mazilla and safar there. Safari simply skips this animation. But mazilla makes a critical mistake.
The essence of the error is that I manipulate the elements of the svg element.
Yes, I know that this can only be done with the SVG2 standard. But maybe there is another solution, polyfills ...
I tried r, attr.r...
Thank you for any help.