Index: Source/core/svg/SVGElement.cpp |
diff --git a/Source/core/svg/SVGElement.cpp b/Source/core/svg/SVGElement.cpp |
index aacde655dbfe15e5f04f211719668248091d47ed..c1c8e6e6df38697451038c7d5bfcf4a851ce3136 100644 |
--- a/Source/core/svg/SVGElement.cpp |
+++ b/Source/core/svg/SVGElement.cpp |
@@ -629,7 +629,6 @@ AnimatedPropertyType SVGElement::animatedPropertyTypeForCSSAttribute(const Quali |
{ alignment_baselineAttr, AnimatedString }, |
{ baseline_shiftAttr, AnimatedString }, |
{ buffered_renderingAttr, AnimatedString }, |
- { clipAttr, AnimatedRect }, |
{ clip_pathAttr, AnimatedString }, |
{ clip_ruleAttr, AnimatedString }, |
{ SVGNames::colorAttr, AnimatedColor }, |