[FlexNG] Delay scroll offset clamping.
Fixes: http/tests/devtools/console/console-focus.js http/tests/devtools/console/console-preserve-scroll.js Typically clamping happens after layout of a box. However flexbox introduces multiple layout passes, and due to this scrolloffsets can get clamped to incorrect values, losing the scroll position. Bug: 845235 Change-Id: Ia7a84be1ff2158232cc3867fc3eff997a29122f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2031674Reviewed-by:David Grogan <dgrogan@chromium.org> Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#737153}
Showing
Please register or sign in to comment