Re: [csswg-drafts] [css-grid] Clarification how should %-rows resolve. (#6118)

This is a recurring topic which was last discussed in #5566. @atanassov objected to aligning with Firefox since it would break the symmetry. So webkit/blink are right.

The spec already implies that, https://drafts.csswg.org/css-grid/#valdef-grid-template-columns-length-percentage

> If the size of the grid container depends on the size of its tracks, then the `<percentage>` must be treated as `auto`, for the purpose of calculating the intrinsic sizes of the grid container and then resolve against that resulting grid container size for the purpose of laying out the grid and its items.

There is #3418 about adding further clarifications.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 19 March 2021 16:34:40 UTC