Index: Source/core/css/CSSProperties.in |
diff --git a/Source/core/css/CSSProperties.in b/Source/core/css/CSSProperties.in |
index ef861db7d1347354b954694e785b13546a2b465c..bee393c14398ab0b1b68bfcb7dbc2e4b2a3c30f4 100644 |
--- a/Source/core/css/CSSProperties.in |
+++ b/Source/core/css/CSSProperties.in |
@@ -68,7 +68,7 @@ font-style font, type_name=FontStyle, name_for_methods=Style |
font-variant font, type_name=FontVariant, name_for_methods=Variant |
font-variant-ligatures custom_all |
font-weight custom_all |
-grid-auto-flow type_name=GridAutoFlow |
+grid-auto-flow custom_all |
grid-auto-columns converter=convertGridTrackSize |
grid-auto-rows converter=convertGridTrackSize |
grid-column-start converter=convertGridPosition |