Re: [csswg-drafts] [css-position][css-align] How do other alignments affect the inset-modified containing block? (#6607)

Well, it's not clear what to do if `<overflow-position>` is specified. Is it just ignored and we only consider the `<self-position>`? `safe` can make the alignment behave as `start`, which I guess is handled anyways as an equivalent of either `self-start` or `self-end`. But here we are determining the inset-modified containing block into which it will be aligned. So I guess we don't know yet if it will overflow or not.

And `normal` is not explicitly handled, but it behaves as some other value, so maybe it's handled as that value? But not all handled cases say "or its equivalent".

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


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

Received on Friday, 29 October 2021 00:49:01 UTC