| 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 f94f37f3825dc557f1bd95d01767fb9c4829eeec..d75f2c093af320f3f304137d8d8d45a84d42a6ac 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.in
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.in
|
| @@ -184,8 +184,6 @@ flex-wrap
|
| float type_name=EFloat, name_for_methods=Floating
|
| flood-color interpolable, svg, converter=convertColor
|
| flood-opacity interpolable, svg, converter=convertNumberOrPercentage
|
| -glyph-orientation-horizontal inherited, svg, converter=convertGlyphOrientation
|
| -glyph-orientation-vertical inherited, svg, custom_value
|
| grid-auto-columns runtime_flag=CSSGridLayout, converter=convertGridTrackSize
|
| grid-auto-flow runtime_flag=CSSGridLayout, converter=convertGridAutoFlow
|
| grid-auto-rows runtime_flag=CSSGridLayout, converter=convertGridTrackSize
|
|
|