Index: Source/core/css/CSSValueKeywords.in |
diff --git a/Source/core/css/CSSValueKeywords.in b/Source/core/css/CSSValueKeywords.in |
index def86038d3cf69e28ed6822b6079d8e2580597c1..a7d1e7ecd04e24fc270109d28121086614645707 100644 |
--- a/Source/core/css/CSSValueKeywords.in |
+++ b/Source/core/css/CSSValueKeywords.in |
@@ -583,6 +583,9 @@ min-intrinsic |
-webkit-max-content |
-webkit-fill-available |
-webkit-fit-content |
+// Unprefixed for CSS Grid Layout. |
+min-content |
+max-content |
// |
// CSS_PROP_TEXT_OVERFLOW |