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

Unified Diff: Source/core/svg/SVGElement.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 | « Source/core/svg/SVGAttributeNames.in ('k') | Source/core/svg/SVGFilterElement.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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,
« no previous file with comments | « Source/core/svg/SVGAttributeNames.in ('k') | Source/core/svg/SVGFilterElement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698