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 5ce0a149260d8eb3d2f6ffef605eff52ac9bf61d..79bd4dfe2221699d44dc70f5ead94dc5a37de8c4 100644 |
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
| @@ -324,6 +324,10 @@ |
| status: "stable", |
| }, |
| { |
| + name: "DisplayNoneIFrameCreatesNoLayoutObject", |
| + status: "experimental", |
| + }, |
| + { |
| name: "DocumentCookie", |
| }, |
| { |