Chromium Code Reviews| Index: Source/core/css/CSSValueKeywords.in |
| diff --git a/Source/core/css/CSSValueKeywords.in b/Source/core/css/CSSValueKeywords.in |
| index 2b41f72c622bed843c5fdd4f443525356274c61c..f752469ea11759915858f1db8d404c02d78e503d 100644 |
| --- a/Source/core/css/CSSValueKeywords.in |
| +++ b/Source/core/css/CSSValueKeywords.in |
| @@ -1036,3 +1036,7 @@ self-end |
| // right |
| true |
| safe |
| + |
| +// scroll-behavior |
| +instant |
| +smooth |