[csswg-drafts] Pull Request: [css-sizing-4] Define stretch sizing properly, rather than (incorrectly) indirecting thru stretch alignment.

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