Re: [csswg-drafts] [css-ui?] Define interaction of block layout and editing. (#4904)

Fwiw, Chrome does it also for Grid containers for example:
`data:text/html,<div style="display:grid; border:solid" contenteditable></div>`

Also worth noting that a non-`auto` value has other side-effects for [Grid](https://drafts.csswg.org/css-grid/#min-size-auto)/[Flex](https://drafts.csswg.org/css-flexbox/#min-size-auto) items.

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

Received on Friday, 27 March 2020 14:12:57 UTC