| 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 10c8769540094cd2246cca67d6c25800aaaf0de2..d9f2ba7c938d5b57cb47fa9748561860fc3db413 100644
|
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
|
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
|
| @@ -1028,6 +1028,10 @@
|
| name: "UnclosedFormControlIsInvalid",
|
| status: "experimental",
|
| },
|
| + {
|
| + name: "UpdateHoverPostLayout",
|
| + status: "experimental",
|
| + },
|
| {
|
| name: "V8IdleTasks",
|
| },
|
|
|