| 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 c710741552cc07bb6d1c0c7c4fbea59e3a5e9794..c8a3c6f025e4635e54a061b6c1f323fb7d7ea9dd 100644
|
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| @@ -191,8 +191,7 @@ RootLayerScrolling
|
| RTCPeerConnectionNewGetStats status=test
|
| ScriptedSpeech status=stable
|
| // Scrolls to compensate for layout movements (bit.ly/scroll-anchoring).
|
| -// TODO(skobes): Return ScrollAnchoring to experimental status by 9/16.
|
| -ScrollAnchoring status=stable, settable_from_internals=True
|
| +ScrollAnchoring status=experimental, settable_from_internals=True
|
| // Implements documentElement.scrollTop/Left and bodyElement.scrollTop/Left
|
| // as per the spec, matching other Web engines.
|
| ScrollTopLeftInterop status=experimental
|
|
|