Chromium Code Reviews| Index: Source/core/css/CSSValueKeywords.in |
| diff --git a/Source/core/css/CSSValueKeywords.in b/Source/core/css/CSSValueKeywords.in |
| index 569cf9cece8e3b859f5e69a8ca426befb6f7051a..8c760ae25029762fbf2895892fe4cec12c7a1218 100644 |
| --- a/Source/core/css/CSSValueKeywords.in |
| +++ b/Source/core/css/CSSValueKeywords.in |
| @@ -999,6 +999,9 @@ snap |
| drag |
| no-drag |
| +// -webkit-grid-{start|end|before|after} |
| +span |
| + |
| #if defined(ENABLE_CSS3_TEXT) && ENABLE_CSS3_TEXT |
| // text-indent |
| -webkit-each-line |