Usually the border of the scrollable area is outside. What should happen on a scrollable box when you set overflow-clip-margin: border-box?
Are you supposed to make the contents overlap the border area? If so, what happens with classic (Windows-like) scrollbars, which are inside the border area? I'm not sure how that would work.
cc @chrishtr @khushalsagar
Usually the border of the scrollable area is outside. What should happen on a scrollable box when you set
overflow-clip-margin: border-box?Are you supposed to make the contents overlap the border area? If so, what happens with classic (Windows-like) scrollbars, which are inside the border area? I'm not sure how that would work.
cc @chrishtr @khushalsagar