You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Grid, we don't currently support a fit-content track size, only fit-content(). I couldn't find why in the spec - is this because of the special minmax() definition/restriction in grid? If so, depending on how #12573 gets resolved, should we consider adding support for fit-content, as well as auto repeats that take fit-content?