| Index: Source/core/animation/css/CSSAnimations.cpp
|
| diff --git a/Source/core/animation/css/CSSAnimations.cpp b/Source/core/animation/css/CSSAnimations.cpp
|
| index 86b1a845ab459953d021301fb179dff07da4e2ca..af126f2cd3f2cd58e8f1b96497eb5a55b7920d64 100644
|
| --- a/Source/core/animation/css/CSSAnimations.cpp
|
| +++ b/Source/core/animation/css/CSSAnimations.cpp
|
| @@ -828,6 +828,7 @@ bool CSSAnimations::isAnimatableProperty(CSSPropertyID property)
|
| case CSSPropertyFloodColor:
|
| case CSSPropertyFloodOpacity:
|
| case CSSPropertyFontSize:
|
| + case CSSPropertyFontWeight:
|
| case CSSPropertyHeight:
|
| case CSSPropertyKerning:
|
| case CSSPropertyLeft:
|
|
|