| Index: third_party/WebKit/Source/core/css/CSSComputedStyleDeclaration.cpp
|
| diff --git a/third_party/WebKit/Source/core/css/CSSComputedStyleDeclaration.cpp b/third_party/WebKit/Source/core/css/CSSComputedStyleDeclaration.cpp
|
| index 0a855dc04b398f18cd3bb69db521858c4e5a8749..1efc3a647cc936996fb7e059f95221bb30674df3 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSComputedStyleDeclaration.cpp
|
| +++ b/third_party/WebKit/Source/core/css/CSSComputedStyleDeclaration.cpp
|
| @@ -324,8 +324,6 @@ static const CSSPropertyID staticComputableProperties[] = {
|
| CSSPropertyDominantBaseline,
|
| CSSPropertyTextAnchor,
|
| CSSPropertyWritingMode,
|
| - CSSPropertyGlyphOrientationHorizontal,
|
| - CSSPropertyGlyphOrientationVertical,
|
| CSSPropertyVectorEffect,
|
| CSSPropertyPaintOrder,
|
| CSSPropertyCx,
|
|
|