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 067198d885f8f9e1283bc107d8650a0167993c8f..bbaecf496ab3525c81a6b7b92d960c80d4e9df0f 100644 |
--- a/third_party/WebKit/Source/core/css/CSSValueKeywords.json5 |
+++ b/third_party/WebKit/Source/core/css/CSSValueKeywords.json5 |
@@ -1129,5 +1129,10 @@ |
// srgb |
"p3", |
"rec2020", |
+ |
+ // scroll-boundary-behavior |
+ "propagate", |
+ // contain |
+ // none |
], |
} |