| 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 1ce07460a76e54c959c7054bf01fb184d1887363..7aa5c25c1ce87c565b185c4ee2407eecee67c07a 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",
|
| },
|
|
|