Re: [csswg-drafts] [css-grid] Distribute extra space into non-intrinsic tracks instead of going beyond growth limits (#3648)

Your proposed algorithm would assign too much space to the intrinsic spanned tracks, ignoring the fixed tracks. For example, if I distribute 100px between those two columns, I'd get 0px 100px. Is that really what's wanted?

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

Received on Wednesday, 13 February 2019 04:20:19 UTC