ericwilligers / svg-animation

Implement SVG animation in JavaScript using Web Animations
Apache License 2.0
120 stars 20 forks source link

use querySelectorAll for all tags (including camelcased ones) #35

Open erikdahlstrom opened 8 years ago

erikdahlstrom commented 8 years ago

I noticed that https://code.google.com/p/chromium/issues/detail?id=237435 has been fixed, for https://github.com/ericwilligers/svg-animation/blob/master/smil-in-javascript.js#L1309.