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