web-animations / web-animations-js

JavaScript implementation of the Web Animations API
http://web-animations.github.io
Apache License 2.0
3.77k stars 407 forks source link

Minor fixes for Closure compilation compatibility. #200

Closed aomarks closed 5 years ago

aomarks commented 5 years ago

These changes allow the Closure compiler to compile the web animations polyfill without errors (still a number of warnings, but not critical).

aomarks commented 5 years ago

@samthor Getting the same set of Travis errors as the previous commit (https://travis-ci.org/web-animations/web-animations-js/builds/391957171?utm_source=github_status&utm_medium=notification). So, fairly sure it's not related to this PR. Let me know if you're ok to merge despite these errors.

samthor commented 5 years ago

Yes, that looks largely unrelated.

aomarks commented 5 years ago

Sounds good -- will you merge? I don't have the power.