| Index: polymer_0.5.4/bower_components/web-animations-js/src/box-handler.js
|
| diff --git a/polymer_0.5.0/bower_components/web-animations-js/src/box-handler.js b/polymer_0.5.4/bower_components/web-animations-js/src/box-handler.js
|
| similarity index 97%
|
| copy from polymer_0.5.0/bower_components/web-animations-js/src/box-handler.js
|
| copy to polymer_0.5.4/bower_components/web-animations-js/src/box-handler.js
|
| index 5aedd13c93e5de45a5ea98048ec8961da7fcae9e..3399263a486de2d30ded103422283a3ddb25a5a7 100644
|
| --- a/polymer_0.5.0/bower_components/web-animations-js/src/box-handler.js
|
| +++ b/polymer_0.5.4/bower_components/web-animations-js/src/box-handler.js
|
| @@ -54,4 +54,4 @@
|
|
|
| scope.addPropertiesHandler(parseBox, mergeBoxes, ['clip']);
|
|
|
| -})(webAnimationsMinifill, webAnimationsTesting);
|
| +})(webAnimations1, webAnimationsTesting);
|
|
|