| 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,
|
|
|