| 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 dfaaefc1eff8c37279f65ac2e1f30e6e7e358e17..abf9bebbb35d302765525c8dfb9ee2714d5ad925 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.in
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.in
|
| @@ -207,7 +207,7 @@ break-after type_name=EBreak
|
| break-before type_name=EBreak
|
| break-inside type_name=EBreak
|
| buffered-rendering svg
|
| -caption-side inherited, keyword_only, keywords=[top|bottom|left|right], initial_keyword=top
|
| +caption-side inherited, keyword_only, independent, keywords=[top|bottom|left|right], initial_keyword=top
|
| caret-color inherited, custom_all
|
| clear
|
| clip interpolable, converter=convertClip, custom_all
|
|
|