| 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 062ef00481c11a4a24c730e37f2eae511192be11..7c32b21633f8fb43b876500b26f61f95c1282149 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.in
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.in
|
| @@ -163,6 +163,7 @@ color-interpolation inherited, svg
|
| color-interpolation-filters inherited, svg, type_name=EColorInterpolation
|
| color-rendering inherited, svg
|
| column-fill runtime_flag=ColumnFill, type_name=ColumnFill
|
| +contain runtime_flag=CSSContainment, converter=convertFlags<Containment>
|
| content custom_all
|
| counter-increment custom_all
|
| counter-reset custom_all
|
|
|