Re: [csswg-drafts] [css-align][css-grid] Baseline self-alignment may affect the intrinsic size contribution of the alignment subject.

I've got another doubt regarding this new statement:

https://drafts.csswg.org/css-grid/#algo-content

> 1- Size tracks to fit non-spanning items
> ...
> In all cases, if any items participate in baseline alignment, perform baseline alignment to calculate the extra space it would require, and add that to the track’s base size and/or growth limit as needed.

In some cases, like the one described in issue #1365, the extra space added by the baseline alignment will depend on the base size and growth limit. Should we compute the baseline alignment using both values as item's container, adding each one to the base size and growth limit respectively ?  


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

Received on Monday, 11 September 2017 14:44:01 UTC