Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(322)

Unified Diff: Source/core/animation/EffectInput.cpp

Issue 1153403003: Remove SVGFilterElement's filterRes* attributes and setFilterRes() (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase + updated smallFonts.svg and textFeatures.svg Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « PerformanceTests/Parser/resources/html5.html ('k') | Source/core/frame/UseCounter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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,
« no previous file with comments | « PerformanceTests/Parser/resources/html5.html ('k') | Source/core/frame/UseCounter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698