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