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..91dcab538b394da133da811351dea81a3a3c5f20 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 |
], |
} |