[csswg-drafts] [css-grid-2] 12.1. Grid Sizing Algorithm Step 4 should also include columns in some cases (#6115)

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

== [css-grid-2] 12.1. Grid Sizing Algorithm Step 4 should also include columns in some cases ==
https://drafts.csswg.org/css-grid-2/#algo-overview

"4. Next, if the min-content contribution of any grid item has changed based on the column sizes and alignment calculated in step 3, re-resolve the sizes of the grid rows with the new min-content and max-content contributions (once only)."

It seems like the columns also have to be resized if there are orthogonal grid items, or items with an aspect ratio that changed based on contribution size. 

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


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

Received on Thursday, 18 March 2021 17:45:09 UTC