| 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 a79b1cffc8a7beef6c2d9b2f7486f44c3485a179..458bab04fe0e5619ecba3b1cf791b8dd812880dd 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.in
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.in
|
| @@ -321,7 +321,7 @@ opacity interpolable, type_name=float
|
| order type_name=int
|
| orphans interpolable, inherited, type_name=short
|
| outline-color interpolable, custom_all
|
| -outline-offset interpolable, converter=convertComputedLength<int>
|
| +outline-offset interpolable, converter=convertComputedLength<int>, api_class
|
| outline-style custom_all
|
| outline-width interpolable, converter=convertLineWidth<unsigned short>
|
| overflow-anchor runtime_flag=ScrollAnchoring, type_name=EOverflowAnchor
|
|
|