Re: [csswg-drafts] [css-grid] Implied Minimum Size of Grid Items

I definitely don't think we should make the grid container's 
`width`/`height`
affect the clamping as was suggested above.  The containing block (CB)
 for
a grid item is its grid area.  I think we should keep it that way for 
simplicity.
The motivating example seems like an edge case anyway (a single grid 
area
that coincides with the container's content-box).  I suspect that the 
suggested
clamping would make less sense in a more realistic grid with multiple 
tracks.

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

Received on Tuesday, 22 November 2016 22:26:02 UTC