| 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 ff8c314cdc4249ce4a3bbc2c104e6a5f1715df1b..b23b29f119a2fc35d97e5d10603d718ab02f711b 100644
|
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| @@ -162,7 +162,7 @@ ScrollAnchoring
|
| // Implements documentElement.scrollTop/Left and bodyElement.scrollTop/Left
|
| // as per the spec, matching other Web engines.
|
| ScrollTopLeftInterop status=experimental
|
| -SelectionForComposedTree status=stable
|
| +SelectionForFlatTree status=stable
|
| ServiceWorkerClientAttributes status=stable
|
| ServiceWorkerExtendableMessageEvent status=experimental
|
| ServiceWorkerPerformanceTimeline status=stable
|
|
|