Re: [csswg-drafts] [css-overflow-3] Clarify padding-bottom in overflow content (#129)

@fantasai The primary difference from the spec and above, is that the padding-edges contributing to scrollable-overflow are determined "pre-transform, pre-relative-position". E.g. this means that you can animate an element "in" from the top for example, without affecting the scrollable-overflow. This is obviously still union'ed if a child is transformed "outside" this area.

This is what Blink/WebKit do today for block-end edges (and what grid somewhat requires, making the grid part of the scrollable-area).

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 30 September 2020 17:30:11 UTC