| 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 b6731f78765ba93cebd81b70d3cbe39332263a6e..330de1ae079aeff36d7611d189b827f1df076437 100644
|
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| @@ -146,7 +146,7 @@ ScreenOrientation status=stable
|
| ScriptedSpeech status=stable
|
| // Implements documentElement.scrollTop/Left and bodyElement.scrollTop/Left
|
| // as per the spec, matching other Web engines.
|
| -ScrollTopLeftInterop status=experimental
|
| +ScrollTopLeftInterop status=stable
|
| SelectionForComposedTree status=stable
|
| SelectionPaintingWithoutSelectionGaps status=stable
|
| ServiceWorkerClientAttributes status=stable
|
|
|