Re: [csswg-drafts] [css-grid] Percentage tracks and indefinite sizes

I'm slightly in favor of the proposal for two reasons:
1) it does what the author asked for
2) it's symmetric to how percentage column track sizes are handled

I'd like to note though that it's a performance issue since we have to re-run the grid sizing algo (both axes) with the intrinsic size as a definite block size if there is a percentage row track size. (The usage counter above indicates that's likely rare though...)

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

Received on Wednesday, 20 June 2018 18:01:56 UTC