| Index: third_party/WebKit/Source/core/css/CSSProperties.in
|
| diff --git a/third_party/WebKit/Source/core/css/CSSProperties.in b/third_party/WebKit/Source/core/css/CSSProperties.in
|
| index f54874496a008c9c9a747c57a625be464ddfac6f..f822bdbf3761abb12b565d279dc202b8be64b690 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.in
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.in
|
| @@ -209,7 +209,7 @@ break-before type_name=EBreak
|
| break-inside type_name=EBreak
|
| buffered-rendering svg
|
| caption-side inherited, keyword_only, independent, keywords=[top|bottom|left|right], initial_keyword=top
|
| -caret-color inherited, custom_all
|
| +caret-color interpolable, inherited, custom_all
|
| clear
|
| clip interpolable, converter=convertClip, custom_all
|
| clip-path interpolable, converter=convertClipPath
|
|
|