| 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
|
| @@ -497,6 +497,10 @@
|
| name: "ImageOrientation",
|
| status: "test",
|
| },
|
| + {
|
| + name: "InertAttribute",
|
| + status: "experimental",
|
| + },
|
| {
|
| name: "InertTopControls",
|
| status: "stable",
|
|
|