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 2ace50d2c719f91e5b750257597afeedda80ecda..9b93f103d0f867aaf13c0fa2cdb51b508c0d5906 100644 |
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
@@ -1007,6 +1007,10 @@ |
status: "experimental", |
}, |
{ |
+ name: "BlockCredentialedSubresources", |
+ status: "experimental", |
+ }, |
+ { |
name: "UnclosedFormControlIsInvalid", |
status: "experimental", |
}, |