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