| Index: Source/core/css/CSSComputedStyleDeclaration.cpp
|
| diff --git a/Source/core/css/CSSComputedStyleDeclaration.cpp b/Source/core/css/CSSComputedStyleDeclaration.cpp
|
| index 882c4b580250935dce2397f96d03caa7846d1da1..793b4ebc6c49e5382e66b35dbdbcb9ce16586494 100644
|
| --- a/Source/core/css/CSSComputedStyleDeclaration.cpp
|
| +++ b/Source/core/css/CSSComputedStyleDeclaration.cpp
|
| @@ -242,7 +242,6 @@ static const CSSPropertyID staticComputableProperties[] = {
|
| CSSPropertyGridRowStart,
|
| CSSPropertyWebkitHighlight,
|
| CSSPropertyWebkitHyphenateCharacter,
|
| - CSSPropertyWebkitLineBoxContain,
|
| CSSPropertyWebkitLineBreak,
|
| CSSPropertyWebkitLineClamp,
|
| CSSPropertyWebkitLocale,
|
|
|