Chromium Code Reviews| Index: third_party/WebKit/Source/core/css/CSSValueKeywords.json5 |
| diff --git a/third_party/WebKit/Source/core/css/CSSValueKeywords.json5 b/third_party/WebKit/Source/core/css/CSSValueKeywords.json5 |
| index 39ff4fa74d12df3efab46260fe08c00582d32059..2e3b6a29e85d66c06cc0272cec15acc7413820a8 100644 |
| --- a/third_party/WebKit/Source/core/css/CSSValueKeywords.json5 |
| +++ b/third_party/WebKit/Source/core/css/CSSValueKeywords.json5 |
| @@ -1142,5 +1142,10 @@ |
| // srgb |
| "p3", |
| "rec2020", |
| + |
| + // scroll-boundary-behavior |
| + // auto, |
| + // contain |
| + // none |
| ], |
| } |