Text Control NG: Move the logic to mock scrollWidth/Height for autofill preview
... from LayoutTextControl*Line to HTMLInputElement and HTMLTextAreaElement. Reasons: - The mocking behavior is a matter of DOM, not layout. - Share the logic between the legacy layout and LayoutNG - Avoid a layout-overflow incompatibility described in the bug This CL has no behavior changes. Bug: 1138820 Change-Id: I437efed89e01f50896fa24d41735d2dfe9e0c00b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2488963Reviewed-by:Koji Ishii <kojii@chromium.org> Reviewed-by:
Dominic Battré <battre@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#819369}
Showing
Please register or sign in to comment