| 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 b07a0b1a6b9f80efaaeecb44e21d04e3c4a0fef9..55b234050f7ca8a1bd857124d0ab0ebddbb05a24 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSComputedStyleDeclaration.cpp
|
| +++ b/third_party/WebKit/Source/core/css/CSSComputedStyleDeclaration.cpp
|
| @@ -219,7 +219,6 @@ static const CSSPropertyID staticComputableProperties[] = {
|
| CSSPropertyColumnRuleWidth,
|
| CSSPropertyColumnSpan,
|
| CSSPropertyColumnWidth,
|
| - CSSPropertyWebkitFilter,
|
| CSSPropertyBackdropFilter,
|
| CSSPropertyAlignContent,
|
| CSSPropertyAlignItems,
|
|
|