Re: [csswg-drafts] [css-grid] minmax(auto,min-content) under a max-content constraint (#3565)

A narrow fix here: The use of "limited min-/max-content contribution" in the non-spanning auto minimums step was wrong, it should have been only min all along. Unsure why we wrote it that way, but it came from <https://github.com/w3c/csswg-drafts/commit/7cacfbf53ca7dc41d952763897d95bd7e63b5349> back in 2016, so probably we were still just trying to figure out how this works. In the OP's case this'll give us the Chrome behavior (a width of 25px).

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3565#issuecomment-1638901643 using your GitHub account


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

Received on Monday, 17 July 2023 21:22:48 UTC