| Index: Source/core/animation/LengthStyleInterpolation.cpp
|
| diff --git a/Source/core/animation/LengthStyleInterpolation.cpp b/Source/core/animation/LengthStyleInterpolation.cpp
|
| index 3be7e24b17fd81b93c1b9cabcfb19277fc01dfdc..3bc701c44b30046c9549d9b9758c0a9a53869818 100644
|
| --- a/Source/core/animation/LengthStyleInterpolation.cpp
|
| +++ b/Source/core/animation/LengthStyleInterpolation.cpp
|
| @@ -130,6 +130,7 @@ LengthStyleInterpolation::LengthSetter LengthStyleInterpolation::lengthSetterFor
|
| case CSSPropertyOutlineWidth:
|
| case CSSPropertyPerspective:
|
| case CSSPropertyStrokeDashoffset:
|
| + case CSSPropertyStrokeWidth:
|
| case CSSPropertyVerticalAlign:
|
| case CSSPropertyWebkitBorderHorizontalSpacing:
|
| case CSSPropertyWebkitBorderVerticalSpacing:
|
|
|