Index: Source/core/animation/css/CSSAnimations.cpp |
diff --git a/Source/core/animation/css/CSSAnimations.cpp b/Source/core/animation/css/CSSAnimations.cpp |
index 7755f01a943c7261fe3d083049e0ec09715d5521..8f7b6863d82ea41784ea49367719632559b0211c 100644 |
--- a/Source/core/animation/css/CSSAnimations.cpp |
+++ b/Source/core/animation/css/CSSAnimations.cpp |
@@ -861,7 +861,6 @@ bool CSSAnimations::isAnimatableProperty(CSSPropertyID property) |
case CSSPropertyWebkitPerspective: |
case CSSPropertyWebkitPerspectiveOriginX: |
case CSSPropertyWebkitPerspectiveOriginY: |
- case CSSPropertyShapeInside: |
case CSSPropertyShapeOutside: |
case CSSPropertyShapeMargin: |
case CSSPropertyShapeImageThreshold: |