| Index: Source/core/animation/css/CSSAnimations.cpp
|
| diff --git a/Source/core/animation/css/CSSAnimations.cpp b/Source/core/animation/css/CSSAnimations.cpp
|
| index f6eb5b4411033e41755906a8441997fedfbee0c4..23f35ffde5659460a3a97104f98f4eec8041fa55 100644
|
| --- a/Source/core/animation/css/CSSAnimations.cpp
|
| +++ b/Source/core/animation/css/CSSAnimations.cpp
|
| @@ -745,7 +745,6 @@ bool CSSAnimations::isAnimatableProperty(CSSPropertyID property)
|
| case CSSPropertyFontSize:
|
| case CSSPropertyFontWeight:
|
| case CSSPropertyHeight:
|
| - case CSSPropertyKerning:
|
| case CSSPropertyLeft:
|
| case CSSPropertyLetterSpacing:
|
| case CSSPropertyLightingColor:
|
|
|