Re: [csswg-drafts] [css-align] inconsistency for fallback behavior for space-{around,evenly} (#9858)

Well, flexbox's older definition of the properties doesntt have a way to specify safe/unsafe. It defaults to unsafe behavior in general.

We *really* need to finally just remove the property definitions from flexbox; they persist *solely* for Process reasons, since Flexbox is still a more mature spec than Align, technically (CR vs WD). But we *are* allowed to reference specs one level less mature; relying on Align would just prevent Flexbox from going to Rec until Align went to CR (which I'm fine with).

---------

Anyway, Chrome has matched the Align behavior now (safe centering as the fallback), so it looks like the issue is just that Flexbox is saying wrong things.

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


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

Received on Friday, 2 February 2024 18:56:03 UTC