Chromium Code Reviews| Index: Source/platform/RuntimeEnabledFeatures.in |
| diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in |
| index 0f28a40de27eca69ddad824af64d6240cd31224a..a897cb26c176816bc3286eaf9c40e9bb593bc6f6 100644 |
| --- a/Source/platform/RuntimeEnabledFeatures.in |
| +++ b/Source/platform/RuntimeEnabledFeatures.in |
| @@ -29,7 +29,7 @@ PrefixedVideoFullscreen status=test |
| // ** DO NOT use this flag unless you know what you are doing. ** |
| BleedingEdgeFastPaths |
| -ClientHintsDpr status=experimental |
|
ojan
2014/06/09 18:08:20
Did you also mean to change this?
|
| +ClientHintsDpr status=test |
|
jamesr
2014/06/09 18:07:45
is this the same thing, or just a drag-along chang
|
| Crypto status=experimental |
| CSSAnimationUnprefixed status=experimental |
| CSSCompositing status=experimental |
| @@ -38,7 +38,7 @@ CSSGridLayout status=experimental |
| CSSMaskSourceType status=experimental |
| CSSOMSmoothScroll status=experimental |
| CSSShapes status=stable |
| -CSSStickyPosition status=experimental |
| +CSSStickyPosition status=test |
| CSSTouchAction status=stable |
| CSSTouchActionDelay status=test |
| CSSTransformsUnprefixed status=stable |