| Index: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| diff --git a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| index 297e909f0308ef22bd2f86e37b4d2e27950e8473..065628c28d56116644855a4311d40a07f10bd748 100644
|
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| @@ -58,7 +58,7 @@ CSSInBodyDoesNotBlockPaint status=experimental
|
| CSSIndependentTransformProperties status=experimental
|
| CSSMaskSourceType status=experimental
|
| CSSOMSmoothScroll status=experimental
|
| -CSSPaintAPI status=test, depends_on=Worklet
|
| +CSSPaintAPI status=experimental, depends_on=CSSTypedOM, depends_on=Worklet
|
| CSSPropertyD status=stable
|
| CSSSnapSize status=experimental
|
| CSSStickyPosition status=experimental
|
| @@ -239,6 +239,6 @@ WakeLock status=experimental
|
| WebFontsInterventionV2With2G
|
| WebFontsInterventionV2WithSlow2G
|
| WebFontsInterventionTrigger
|
| -Worklet status=test
|
| +Worklet status=experimental
|
| WeakMemoryCache
|
| DoNotUnlockSharedBuffer
|
|
|