OK, fixed this in css-overflow-3 as follows: > Padding on the end-edge sides of the scrollable overflow rectangle representing the end-side padding applied to the scroll container, added such that its content can be scrolled to a position that would satisfy the requirements of place-content: end alignment. Including this padding is optional for block containers in any axis whose corresponding content-distribution property (align-content/justify-content) is normal. This is working off the precise definitions of where and how that padding is added introduced by css-align-3, which is afaict the correct definition that behaves the way we want it to behave in all the fun and weird edge cases. Also for reference, see https://github.com/w3c/csswg-drafts/issues/129 where a lot of authors are describing their frustration with this problem--the more places we fix it, the happier they'll be. :) -- GitHub Notification of comment by fantasai Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3665#issuecomment-484360912 using your GitHub accountReceived on Thursday, 18 April 2019 05:26:58 UTC
This archive was generated by hypermail 2.4.0 : Tuesday, 5 July 2022 06:41:46 UTC