Index: Source/core/css/CSSProperties.in |
diff --git a/Source/core/css/CSSProperties.in b/Source/core/css/CSSProperties.in |
index 5c26e4f4be70a9879b6f72759a3f39f0f9d39770..4a9d6ed1b4cd52e72f7ebd6ef81cda4ae9f61b50 100644 |
--- a/Source/core/css/CSSProperties.in |
+++ b/Source/core/css/CSSProperties.in |
@@ -52,7 +52,7 @@ counter-increment custom_all |
counter-reset custom_all |
cursor custom_all |
direction custom_value |
-display custom_inherit, custom_value |
+display type_name=EDisplay |
empty-cells type_name=EEmptyCell |
flex-basis type_name=Length, converter=convertLengthOrAuto |
flex-direction |