Re: [csswg-drafts] [css-overflow-3] Clarify padding-bottom in overflow content

So, due to some issues in the css-align-3 spec (see https://github.com/w3c/csswg-drafts/issues/1425), the `align-content` and `justify-content` properties will now have this side-effect: any non-`normal` value will cause the padding to be honored as requested here. See https://www.w3.org/TR/css-align-3/#overflow-scroll-position I think that resolves the request for a switch. :) We should definitely note this in the Overflow spec as well, however; and this issue remains open to see what we can do to fix this in the default case (which is constrained by Web-compat). I suspect we might be able to make it work in the block axis, but not the inline one.

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

Received on Friday, 31 August 2018 01:57:26 UTC