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

Unified Diff: Source/core/svg/SVGElement.cpp

Issue 1286973002: Deprecate enable-background property (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: fixed failures Created 5 years, 4 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') | no next file » | 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 a09193ca95954cf373245abc1afb38d7723f5364..5252642d7f78b910ab0b584e837a7eb6dc637b75 100644
--- a/Source/core/svg/SVGElement.cpp
+++ b/Source/core/svg/SVGElement.cpp
@@ -310,7 +310,6 @@ CSSPropertyID SVGElement::cssPropertyIdForSVGAttributeName(const QualifiedName&
&SVGNames::directionAttr,
&displayAttr,
&dominant_baselineAttr,
- &enable_backgroundAttr,
&fillAttr,
&fill_opacityAttr,
&fill_ruleAttr,
« no previous file with comments | « Source/core/svg/SVGAttributeNames.in ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698