Re: [csswg-drafts] [css-grid-1] Track Sizing Algorithm question (#2873)

<details>
 <summary>Notes for future Tab and fantasai</summary>

<p>In the spirit of fr tracks, let spanned auto maximum tracks absorb space over intrinsic minimums?

<p>Possible Idea:
<ul>
    <li>address all items not spanning fr or auto
    <li>address all items spanning auto
    <li>address all items spanning fr
</ul>
<p>Other Possible idea
<ul>
    <li>in distribute across spanning tracks, split "distribute up to limits" into two phases, preferentially distributing into auto tracks
    <li>maybe only do that for step 3.2 specifically, under some restrictive conditions?
</ul>
</details>

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


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

Received on Thursday, 27 July 2023 19:37:49 UTC