Re: [csswg-drafts] [css-align] Default safety for abspos/fixpos (#10859)

Issue is that, currently, you'll start covering up your anchor just when you overflow the distance between your anchor and the right side of your CB; that's not necessarily unscrollable area.

Maybe, then, we should condition it on being unsafe *unless* your CB is a scroll container, in which case we stick with the mid-safe behavior on the container's start sides. (The container's end sides can continue to be unsafe.)

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


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

Received on Monday, 16 September 2024 21:22:18 UTC