Chromium Code Reviews| Index: Source/platform/RuntimeEnabledFeatures.in |
| diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in |
| index 9d9f6c7f6fa42bf4ae7f20587b33c778a06e5f3e..e96930c4dda9a73ad591b55b8f549a5e04d6d21f 100644 |
| --- a/Source/platform/RuntimeEnabledFeatures.in |
| +++ b/Source/platform/RuntimeEnabledFeatures.in |
| @@ -49,6 +49,7 @@ CSSMaskSourceType status=experimental |
| CSSMotionPath status=experimental |
| CSSOMSmoothScroll status=experimental |
| CSSScrollBlocksOn status=experimental |
| +CSSStickyPosition status=experimental |
|
Rick Byers
2015/07/03 01:43:55
Since it doesn't actually work yet, I don't think
flackr
2015/07/14 15:24:35
Done.
|
| CSSTouchActionPanDirections status=experimental |
| CSSViewport status=experimental |
| CSSScrollSnapPoints status=test |