- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Fri, 02 Feb 2024 21:54:19 +0000
- To: public-css-archive@w3.org
tabatkins has just submitted a new pull request for https://github.com/w3c/csswg-drafts: == [css-sizing-4] Define stretch sizing properly, rather than (incorrectly) indirecting thru stretch alignment. == The old spec said "do what stretch self-alignment does", with some caveats for handling layout modes where that doesn't apply. But that gives bad behavior - it means that auto margins win over stretch sizing (since they win over alignment), when the opposite should occur. See https://github.com/w3c/csswg-drafts/pull/9902 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 2 February 2024 21:54:22 UTC