Re: [csswg-drafts] [css-grid] Replaced elements canvas, img, etc should behave as expected when styled with relative sizes in grid, transferred size should not affect them unless specifically asked to (#6278)

You can also set `min-width: 0; min-height: 0` (which was the default in CSS2).

Changing `1fr` to mean `minmax(0, 1fr)` was proposed in #1777, but was rejected by CSSWG resolution.

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


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

Received on Sunday, 9 May 2021 18:17:32 UTC