Index: Source/core/svg/SVGElement.cpp |
diff --git a/Source/core/svg/SVGElement.cpp b/Source/core/svg/SVGElement.cpp |
index 325bdb050e6dcda57008a871543f5247c4aa8ad3..c0dc6a1004903e03c8c88c4982b099cc42db6fd8 100644 |
--- a/Source/core/svg/SVGElement.cpp |
+++ b/Source/core/svg/SVGElement.cpp |
@@ -1097,7 +1097,6 @@ bool SVGElement::isAnimatableAttribute(const QualifiedName& name) const |
animatableAttributes.add(SVGNames::edgeModeAttr); |
animatableAttributes.add(SVGNames::elevationAttr); |
animatableAttributes.add(SVGNames::exponentAttr); |
- animatableAttributes.add(SVGNames::externalResourcesRequiredAttr); |
animatableAttributes.add(SVGNames::filterResAttr); |
animatableAttributes.add(SVGNames::filterUnitsAttr); |
animatableAttributes.add(SVGNames::fxAttr); |