Re: [csswg-drafts] [css-align][css-position][css-anchor-position] Introduce "document containing block" for some purposes? (#10861)

If we don't do this, then to avoid the alignment badness in my example, I think we have to change the default alignment to be unsafe in *all* cases when the CB is the ICB or a scroller. This means that you'll overflow if you're very close to the top or bottom of the content, but you'll get reasonable alignment in all other cases.  

Accepting this change means we can keep the medium-safety alignment, as we'll get correct alignment by default in these cases, and can still shift to avoid overflow when the anchor is very close to the top or bottom.

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


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

Received on Monday, 9 September 2024 23:05:52 UTC