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 18a2766c0d19154b8bdc3397848513fc6b4d0cd9..19ef1ad9ca94f5f3c40ad78eab30fe709596d8e5 100644 |
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
| @@ -300,6 +300,10 @@ |
| status: "stable", |
| }, |
| { |
| + name: "CSSTransformBox", |
| + status: "experimental", |
| + }, |
| + { |
| name: "CSSTypedOM", |
| status: "experimental", |
| }, |