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
Committed: https://crrev.com/80a9f8200b090daac5d849bfe6e304a1eaa8f6cc
Cr-Commit-Position: refs/heads/master@{#360529}
Patch Set 1 #
Total comments: 3
Patch Set 2 : also remove height call #
Messages
Total messages: 22 (8 generated)
|