| Index: Source/core/svg/SVGElement.cpp
|
| diff --git a/Source/core/svg/SVGElement.cpp b/Source/core/svg/SVGElement.cpp
|
| index 86d75a19b151aa12dcc16ebfb5e6e4b3774b12a3..0744f7b855f660958d3824fa3da28304a2ad9a6b 100644
|
| --- a/Source/core/svg/SVGElement.cpp
|
| +++ b/Source/core/svg/SVGElement.cpp
|
| @@ -1006,7 +1006,6 @@ bool SVGElement::isAnimatableAttribute(const QualifiedName& name) const
|
| &SVGNames::edgeModeAttr,
|
| &SVGNames::elevationAttr,
|
| &SVGNames::exponentAttr,
|
| - &SVGNames::filterResAttr,
|
| &SVGNames::filterUnitsAttr,
|
| &SVGNames::fxAttr,
|
| &SVGNames::fyAttr,
|
|
|