Re: [csswg-drafts] [css-grid] Intrinsic size of grid containers (#2303)

OK, in the interest of getting this fixed, I simplified down the patch proposed in https://github.com/w3c/csswg-drafts/issues/2303#issuecomment-461343851 to just deal with fixed sizes and not min-content limits. We'll handle those in #3565.

> And the fixed gutters between all the spanned tracks?

Fixed gutters are defined to act like fixed tracks for the purpose of the sizing algorithm. Calling them out here would imply that substitution is not always valid.

@Loirooriol Would you mind copying your comments about handling min-content clamping over to #3565? Or I can do that later.

@MatsPalmgren I'd appreciate your review on the changes, see https://github.com/w3c/csswg-drafts/commit/3b26eebd913ba9ab27766ab39b645eb5ddcc1773 and  https://github.com/w3c/csswg-drafts/commit/92a3d3a99d44d24eec3816a6b787ee34c6fe08dd Let me know if they're enough to close out this issue and the thread in https://lists.w3.org/Archives/Public/www-archive/2018Mar/0004.html or if there's still something not right with the spec.

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

Received on Wednesday, 20 February 2019 07:37:30 UTC