Index: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
diff --git a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
index d0bb6c832448c4ed868695ae1b1e7ce855daf3f7..0b5620816f3dd6c65b8234a5911722c038bde2e1 100644 |
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
@@ -296,6 +296,10 @@ |
depends_on: ["CSSPaintAPI"], |
status: "experimental", |
}, |
+ { |
+ name: "CSSScrollBoundaryBehavior", |
+ status: "experimental", |
+ }, |
{ |
name: "CSSScrollSnapPoints", |
status: "test", |