| Index: third_party/WebKit/Source/core/svg/SVGElement.cpp
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGElement.cpp b/third_party/WebKit/Source/core/svg/SVGElement.cpp
|
| index 1ffe8501a778d885dd9b7ad3b48ee9d035c65441..b44a328d2a054e678d61b9af6693ac128f19375f 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGElement.cpp
|
| +++ b/third_party/WebKit/Source/core/svg/SVGElement.cpp
|
| @@ -322,8 +322,6 @@ CSSPropertyID SVGElement::cssPropertyIdForSVGAttributeName(const QualifiedName&
|
| &font_styleAttr,
|
| &font_variantAttr,
|
| &font_weightAttr,
|
| - &glyph_orientation_horizontalAttr,
|
| - &glyph_orientation_verticalAttr,
|
| &image_renderingAttr,
|
| &letter_spacingAttr,
|
| &lighting_colorAttr,
|
|
|