- From: CSS Meeting Bot via GitHub <noreply@w3.org>
- Date: Thu, 21 Aug 2025 14:05:20 +0000
- To: public-css-archive@w3.org
The Houdini Task Force just discussed `[css-position-3][css-align-3] Handling center alignment for abspos boxes with auto/normal self-alignment and center item alignment in parent`, and agreed to the following: * `RESOLVED: in a statically positioned axis, normal self-alignment *does* take from the parent's justify/align-items property` <details><summary>The full IRC log of that discussion</summary> <alisonmaher> TabAtkins: this is the exact question we resolved on<br> <alisonmaher> fantasai: that was just the axis<br> <alisonmaher> 2<br> <alisonmaher> TabAtkins: we have align self on abspos. The normal keyword always resolves to stretch and start not align items. Need static pos exception<br> <alisonmaher> ...behavior of normal keyword needs to look at parent align items or justify when calculating static pos in this case<br> <alisonmaher> iank_: yes<br> <alisonmaher> iank_: have compat on flex for this<br> <alisonmaher> TabAtkins: grid also works that way<br> <alisonmaher> iank_: sgtm<br> <alisonmaher> ...align items of parent not CB<br> <alisonmaher> oriol: wondering if it was web compat to do in general<br> <fantasai> PROPOSED: in a statically positioned axis, normal self-alignment *does* take from the parent's justify/align-items property<br> <alisonmaher> ...probably not matching in servo<br> <fantasai> RESOLVED: in a statically positioned axis, normal self-alignment *does* take from the parent's justify/align-items property<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12542#issuecomment-3210756837 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 21 August 2025 14:05:21 UTC