- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Tue, 13 May 2025 22:12:32 +0000
- To: public-css-archive@w3.org
> I prefer abspos layout to be self-consistent rather than making only a few corner cases consistent with other layouts. If we make `stretch` win over auto margins, then it becomes inconsistent with all of the other alignment values which do not win over auto margins. If we make all alignment values win over auto margins, then we make alignment vs margins inconsistent between abspos and all other layout models (not just a few corner cases). The last option is the one we have here, which is that auto margins consistently win over alignment values, except that `normal` behavior is weird. There is no fully consistent behavior, so the question is, which is the one we want? -- GitHub Notification of comment by fantasai Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11195#issuecomment-2878080080 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 13 May 2025 22:12:33 UTC