Chromium Code Reviews| Index: Source/platform/RuntimeEnabledFeatures.in |
| diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in |
| index 40cb8419f5083bf9751a6b20c03dc4eb88193001..48d2dfb90afaaa1e556ee2b265427d44011169c7 100644 |
| --- a/Source/platform/RuntimeEnabledFeatures.in |
| +++ b/Source/platform/RuntimeEnabledFeatures.in |
| @@ -42,6 +42,7 @@ CSSAttributeCaseSensitivity status=experimental |
| CSSCompositing status=stable |
| CSSFontSizeAdjust status=experimental |
| CSSGridLayout status=experimental |
| +CSSIndependentTransformProperties status=experimental |
|
dstockwell
2015/06/12 00:17:58
This is not the same flag mentioned in the intent
soonm
2015/06/12 01:54:13
I made the change during the design doc because th
|
| CSSMaskSourceType status=experimental |
| CSSMotionPath status=experimental |
| CSSOMSmoothScroll status=experimental |