Index: Source/core/css/CSSValueKeywords.in |
diff --git a/Source/core/css/CSSValueKeywords.in b/Source/core/css/CSSValueKeywords.in |
index 5e0acb8890d8d72c38bf0a18bdb929410d4735a5..2c3c689c055864931138642d7dfe9bef1ee3722d 100644 |
--- a/Source/core/css/CSSValueKeywords.in |
+++ b/Source/core/css/CSSValueKeywords.in |
@@ -581,6 +581,9 @@ min-intrinsic |
-webkit-max-content |
-webkit-fill-available |
-webkit-fit-content |
+// Unprefixed for CSS Grid Layout. |
ojan
2013/06/26 21:34:14
Incidentally, grid's minmax should probably suppor
|
+min-content |
+max-content |
// |
// CSS_PROP_TEXT_OVERFLOW |