Index: Source/core/css/CSSProperties.in |
diff --git a/Source/core/css/CSSProperties.in b/Source/core/css/CSSProperties.in |
index 6c7f617f29d53130b5d5d5b8baa50c0e4c51bcf2..9e0310191a80655108cea48484f82c41e5bc28e5 100644 |
--- a/Source/core/css/CSSProperties.in |
+++ b/Source/core/css/CSSProperties.in |
@@ -190,7 +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 |
+line-height animatable, inherited, getter=specifiedLineHeight, converter=convertLineHeight |
list-style-image animatable, inherited, custom_value |
list-style-position inherited |
list-style-type inherited |