| 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 593a53b3f1811d3d9556fdf22e24e919416bb739..39071e06c71d2dd568838a135b148bdc8f0c616e 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.in
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.in
|
| @@ -261,6 +261,7 @@ outline-color interpolable, custom_all
|
| outline-offset interpolable, converter=convertComputedLength<int>
|
| outline-style custom_all
|
| outline-width interpolable, converter=convertLineWidth<unsigned short>
|
| +overflow-anchor runtime_flag=ScrollAnchoring, type_name=EOverflowAnchor
|
| overflow-wrap inherited
|
| overflow-x type_name=EOverflow
|
| overflow-y type_name=EOverflow
|
|
|