Chromium Code Reviews| 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 c45bf01d223b8bfbf4184dd2d14efde268885df8..f20469613e543156a67def306af0eb52a0d3f311 100644 |
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
| @@ -187,6 +187,10 @@ |
| status: "test", |
| }, |
| { |
| + name: "CredentialRequestOptionsMediation", |
|
vasilii
2017/05/18 16:16:12
Why is it needed?
jdoerrie
2017/05/19 09:03:18
See above.
|
| + status: "experimental", |
| + }, |
| + { |
| name: "CSS3Text", |
| status: "experimental", |
| }, |