| Index: polymer_0.5.4/bower_components/web-animations-js/test/js/timing.js
|
| diff --git a/polymer_0.5.0/bower_components/web-animations-js/test/js/timing.js b/polymer_0.5.4/bower_components/web-animations-js/test/js/timing.js
|
| similarity index 96%
|
| copy from polymer_0.5.0/bower_components/web-animations-js/test/js/timing.js
|
| copy to polymer_0.5.4/bower_components/web-animations-js/test/js/timing.js
|
| index 817fc475a003ce3fc39927406c2c43df17a879d1..e2057ca1d94ac71e806260585f479453be73c7bc 100644
|
| --- a/polymer_0.5.0/bower_components/web-animations-js/test/js/timing.js
|
| +++ b/polymer_0.5.4/bower_components/web-animations-js/test/js/timing.js
|
| @@ -1,6 +1,6 @@
|
| suite('timing', function() {
|
| setup(function() {
|
| - webAnimationsMinifill.timeline._players = [];
|
| + webAnimations1.timeline._players = [];
|
| });
|
|
|
| test('pause and scrub', function() {
|
|
|