Index: Source/core/css/CSSProperties.in |
diff --git a/Source/core/css/CSSProperties.in b/Source/core/css/CSSProperties.in |
index 41522792a361c6ab056fd8254a93fed9d5481223..8856afcb621fe4f952f507f24cfa0eb51d5297d1 100644 |
--- a/Source/core/css/CSSProperties.in |
+++ b/Source/core/css/CSSProperties.in |
@@ -97,7 +97,6 @@ font-weight animatable, inherited, font, type_name=FontWeight, name_for_methods= |
-webkit-writing-mode inherited, custom_value |
text-rendering inherited, font, type_name=TextRenderingMode |
zoom animatable, custom_all |
-line-height animatable, inherited, getter=specifiedLineHeight, custom_value |
align-content |
align-items custom_all |
@@ -191,6 +190,7 @@ justify-self runtime_flag=CSSGridLayout, custom_all |
left animatable, initial=initialOffset, converter=convertLengthOrAuto |
letter-spacing animatable, inherited, initial=initialLetterWordSpacing, converter=convertSpacing |
lighting-color animatable, svg, converter=convertSVGColor |
+line-height animatable, inherited, getter=specifiedLineHeight, custom_value |
list-style-image animatable, inherited, custom_value |
list-style-position inherited |
list-style-type inherited |