Chromium Code Reviews| 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 82898e6ee6ab1e2580960b3c5518d76f22730096..bbe263cb1be32d74f3824c0c37201aee2011b641 100644 | 
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 | 
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 | 
| @@ -284,6 +284,10 @@ | 
| status: "test", | 
| }, | 
| { | 
| + name: "CSSSelectorsFocusWithin", | 
| + status: "experimental", | 
| + }, | 
| + { | 
| name: "CSSSnapSize", | 
| status: "stable", | 
| }, |