DescriptionDon't update the logical width when a scrollbar gets added
This behavior is incorrect because the content width of a CSS box
*includes* the scrollbar width and should therefore not change.
See the layout test change in this patch -- Because min-width: 100px
includes the scrollbar, the clientWidth should be less than that.
R=szager@chromium.org,skobes@chromium.org
BUG=556717, 512229, 542197
Review URL: https://codereview.chromium.org/1459743002
Cr-Commit-Position: refs/heads/master@{#360529}
(cherry picked from commit 80a9f8200b090daac5d849bfe6e304a1eaa8f6cc)
Committed: https://chromium.googlesource.com/chromium/src/+/fa6315223cc325a4e41ffbc777dd567e323513ce
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|