[csswg-drafts] [css-align-3] Import auto-margin handling from CSS2 (#6390)

tabatkins has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-align-3] Import auto-margin handling from CSS2 ==
The Align spec needs to interact with "auto" margins in a few spots, and currently attempts to do so by monkeypatching the CSS2 algos. This misses some cases, and is generally unclear. We should import all of the auto-margin handling into Align so it can have a single correct definition.

(In particular, we need a clear answer for what to do when you have auto margins and are overconstrained; the current mentions of "overconstrained" in the spec actually assume you have fixed margins, once you dig into their reasoning.)

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6390 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 16 June 2021 22:25:24 UTC