Index: Source/core/css/CSSValueKeywords.in |
diff --git a/Source/core/css/CSSValueKeywords.in b/Source/core/css/CSSValueKeywords.in |
index 6dfc4fadb0705446b9a231cd39aac4af29738337..def86038d3cf69e28ed6822b6079d8e2580597c1 100644 |
--- a/Source/core/css/CSSValueKeywords.in |
+++ b/Source/core/css/CSSValueKeywords.in |
@@ -340,12 +340,14 @@ table-cell |
table-caption |
-webkit-box |
-webkit-inline-box |
--webkit-flex |
--webkit-inline-flex |
+flex |
+inline-flex |
grid |
inline-grid |
lazy-block |
//none |
+-webkit-flex |
+-webkit-inline-flex |
// |
// CSS_PROP_CURSOR: |
// The order here must match the order of the ECursor enum in RenderStyleConstants.h. |