- From: Psychpsyo via GitHub <sysbot+gh@w3.org>
- Date: Fri, 26 Jan 2024 19:58:47 +0000
- To: public-css-archive@w3.org
I also think it's worth noting that at least Chrome and Firefox currently implement the css-flex fallback to ``center``, not the css-align ``safe center`` one. (not sure about Safari) But I think safe center would make more sense and copying the safeness of the original alignment would be ideal, at least for ``space-around`` and ``space-evenly``. (Since something like ``unsafe space-around`` currently falls back to ``safe center``, meaning that it does the opposite of the specified safeness) -- GitHub Notification of comment by Psychpsyo Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9858#issuecomment-1912616173 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 26 January 2024 19:58:49 UTC