Re: [csswg-drafts] [css-box-3] Border box missing scrollbar in calculation? (#3536)

Your quote shows the word "contains" not "adds up"? Implementations are already consistent in how they treat these boxes, with and without scrollbars. And the content box might not be reduced depending on `box-sizing` [value](https://drafts.csswg.org/css-ui-3/#box-sizing) and non-auto values for `width` allowing the border box to actually grow if "classic" scrollbars are present. There's also language in the upcoming [css-overflow-4](https://drafts.csswg.org/css-overflow-4/#scollbar-gutter-property) around `scrollbar-gutter` that you may find informative. I think across other modules these interactions are well documented, but I'm guessing you're thinking they should also be linked/noted here? 

-- 
GitHub Notification of comment by jonjohnjohnson
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3536#issuecomment-456208648 using your GitHub account

Received on Monday, 21 January 2019 21:54:49 UTC