Re: [csswg-drafts] [css-grid] Overflow with auto-repeat and minmax() (#4043)

The CSS Working Group just discussed `Overflow with auto-repeat and minmax()`, and agreed to the following:

* `RESOLVED: Accept change in https://github.com/w3c/csswg-drafts/issues/4043`

<details><summary>The full IRC log of that discussion</summary>
&lt;dael> Topic: Overflow with auto-repeat and minmax()<br>
&lt;dael> github: https://github.com/w3c/csswg-drafts/issues/4043<br>
&lt;dael> astearns: fantasai do you want this?<br>
&lt;dael> TabAtkins: I'm happy to do it<br>
&lt;dael> TabAtkins: We missed where if you do a minmax function and a repeat autofil or autofill we previously based it on max track sizing function. You had to give a real length. minmax(100px, 50px) we would tile columns based on filling 50px and then at layout they're all too big.<br>
&lt;dael> TabAtkins: We now floor the max with the min. Need review from impl if they want. Otherwise should be relatively rubber stamp.<br>
&lt;dael> astearns: This has had review. Anyone want time?<br>
&lt;dael> astearns: Objection to Accept change in https://github.com/w3c/csswg-drafts/issues/4043 ?<br>
&lt;dael> RESOLVED: Accept change in https://github.com/w3c/csswg-drafts/issues/4043<br>
</details>


-- 
GitHub Notification of comment by css-meeting-bot
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4043#issuecomment-556167196 using your GitHub account

Received on Wednesday, 20 November 2019 17:50:18 UTC