| Index: Source/core/frame/Settings.in
|
| diff --git a/Source/core/frame/Settings.in b/Source/core/frame/Settings.in
|
| index 18b37391a5f3d2570de3b2276d07986f3f04bfae..6ec2da5f851616a9cd0f7e0a7ce64c916b063eb7 100644
|
| --- a/Source/core/frame/Settings.in
|
| +++ b/Source/core/frame/Settings.in
|
| @@ -238,6 +238,10 @@ pinchOverlayScrollbarThickness type=int, initial=0
|
| # generated scrolls like "scroll into view".
|
| invertViewportScrollOrder initial=false
|
|
|
| +# Experiment to have all APIs reflect the layout viewport.
|
| +# crbug.com/489206 tracks the experiment.
|
| +inertVisualViewport initial=false
|
| +
|
| # The rubber-band overscroll effect is implemented in Blink and is being moved
|
| # to the compositor thread. This will be set to true and eventually removed.
|
| # crbug.com/133097
|
|
|