Index: Source/build/scripts/templates/StyleBuilderFunctions.cpp.tmpl |
diff --git a/Source/build/scripts/templates/StyleBuilderFunctions.cpp.tmpl b/Source/build/scripts/templates/StyleBuilderFunctions.cpp.tmpl |
index 25853f8c9e4e99feba4c022882a5823e29ecd179..bf49d5cf320fba53df7a41362788fb0229a117b2 100644 |
--- a/Source/build/scripts/templates/StyleBuilderFunctions.cpp.tmpl |
+++ b/Source/build/scripts/templates/StyleBuilderFunctions.cpp.tmpl |
@@ -519,6 +519,7 @@ namespace WebCore { |
} |
} |
{% endmacro %} |
+{{apply_alignment('CSSPropertyJustifyItems', 'JustifyItems')}} |
{{apply_alignment('CSSPropertyJustifySelf', 'JustifySelf')}} |
{{apply_alignment('CSSPropertyAlignItems', 'AlignItems')}} |
{{apply_alignment('CSSPropertyAlignSelf', 'AlignSelf')}} |