| Index: Source/core/animation/EffectInput.cpp
|
| diff --git a/Source/core/animation/EffectInput.cpp b/Source/core/animation/EffectInput.cpp
|
| index 567b350a83bfe548280271709abdde37639dacad..86e798abcc0bc3bf8c53530d5357b7472b816525 100644
|
| --- a/Source/core/animation/EffectInput.cpp
|
| +++ b/Source/core/animation/EffectInput.cpp
|
| @@ -89,7 +89,6 @@ const QualifiedName* supportedSVGAttribute(const String& property, SVGElement* s
|
| &SVGNames::edgeModeAttr,
|
| &SVGNames::elevationAttr,
|
| &SVGNames::exponentAttr,
|
| - &SVGNames::filterResAttr,
|
| &SVGNames::filterUnitsAttr,
|
| &SVGNames::fxAttr,
|
| &SVGNames::fyAttr,
|
|
|