- From: Daniel Holbert via GitHub <sysbot+gh@w3.org>
- Date: Tue, 18 Jul 2023 18:30:16 +0000
- To: public-css-archive@w3.org
> I'd like to propose making the default behavior of align-content be safe rather than unsafe for block containers that are not scroll containers. Why the "that are not scroll containers" limitation? (I'm not necessarily objecting to it; I just want to understand the reasoning.) At first glance, it seems like scroll containers may be a bit *more* risky since they impose a local clip on any unsafely-overflowing content that overflow off their start edge. (At least, that's how `align-content:center; justify-content:center` behave with `overflow:scroll` flex containers right now, in https://jsfiddle.net/58eg3a4w/ ) -- GitHub Notification of comment by dholbert Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8992#issuecomment-1640741510 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 18 July 2023 18:30:18 UTC