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..9e7f8588ac01583b28c3a19dd79382039476f7dc 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: "V8ContextSnapshot", |
+ status: "test", |
+ }, |
{ |
name: "V8IdleTasks", |
}, |