Index: third_party/WebKit/Source/core/css/CSSProperties.json5 |
diff --git a/third_party/WebKit/Source/core/css/CSSProperties.json5 b/third_party/WebKit/Source/core/css/CSSProperties.json5 |
index 405122216f0e539fb7fd07d86445983a2e6d6dde..38258d43fb422ebafa3c6ace51fc089696e3c288 100644 |
--- a/third_party/WebKit/Source/core/css/CSSProperties.json5 |
+++ b/third_party/WebKit/Source/core/css/CSSProperties.json5 |
@@ -1610,6 +1610,10 @@ |
type_name: "ScrollBehavior", |
}, |
{ |
+ name: "scroll-boundary-behavior", |
+ type_name: "ScrollBoundaryBehavior", |
+ }, |
+ { |
name: "scroll-snap-type", |
runtime_flag: "CSSScrollSnapPoints", |
type_name: "ScrollSnapType", |