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

> The primary difference from the spec and above, is that the padding-edges contributing to scrollable-overflow are determined "pre-transform, pre-relative-position".

@bfgeek If the spec isn't clear about that, then that's a problem with the spec that should be fixed. It's certainly intending to specify that. Padding gets applied essentially at the edge of what would have been the content edge of the box, if it were auto-sized to its contents. Are you saying the spec is unclear, or that implementations attach padding after transforms/relpos rather than before?

> Additionally OOF-positioned children aren't considered for the padding calculation.

"Out of flow" includes floats. I think floats are intended to be included here, no?


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


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

Received on Saturday, 27 March 2021 09:03:50 UTC