Re: [csswg-drafts] [css-align-3][css-flexbox-1] How to determine the last baseline of a flex container with different alignment groups. (#7641)

I think I have a slight preference for look at items which match the baseline alignment preference - then fallback to any item.

Otherwise we have three(!) levels of fallback - e.g.
1. Baseline alignment preference.
2. Any baseline alignment.
3. Any.
vs.
1. Baseline alignment preference.
2. Any.

The two stage fallback would be web compatible with what we have today.

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


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

Received on Wednesday, 24 August 2022 20:36:04 UTC