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 bafe49f8c87005db817bb82e39d7cb4b323bee98..f7032e6551730a810dadebde1bbc50c7638da701 100644 |
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
@@ -498,6 +498,10 @@ |
status: "test", |
}, |
{ |
+ name: "InertAttribute", |
+ status: "experimental", |
+ }, |
+ { |
name: "InertTopControls", |
status: "stable", |
}, |