| 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 9b57734c69c23f33ea0e961ca768ed53e632ac3f..2a1dff23cbbfc06469d8d338d100dd00f82504f2 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.in
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.in
|
| @@ -202,7 +202,7 @@ break-after type_name=EBreak
|
| break-before type_name=EBreak
|
| break-inside type_name=EBreak
|
| buffered-rendering svg
|
| -caption-side inherited
|
| +caption-side inherited, keyword_only, keywords=[top|bottom|left|right]
|
| clear
|
| clip interpolable, converter=convertClip, custom_all
|
| clip-path interpolable, converter=convertClipPath
|
|
|