svg-animation icon indicating copy to clipboard operation
svg-animation copied to clipboard

Does animateMotion works?

Open hlazo2 opened this issue 8 years ago • 0 comments

Hello

First, thank you for your work

I've created a simple drawing with "animateMotion".

  • In Firefox, it works, when checking in console, I don't see any warning or error message
  • In Chrome, it works, but in console throws a message:

SVG's SMIL animations (, , etc.) are deprecated and will be removed. Please use CSS animations or Web animations instead.

  • In Internet Explorer only the path appears.
  • I haven't been able to try in Edge yet

https://www.dropbox.com/s/qqtqrsg44qb5i44/path_%20anim.zip?dl=0

Any comment or critic is welcome

Regards

hlazo2 avatar Mar 19 '16 19:03 hlazo2