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