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

> Maybe you can fix this in a non-hacky way with `min-height: 1em;`? But that only works if your box-sizing is `content-box` of course :/

Well, but using `em` would cause changing the height when first character is typed.

And I wonder, there is same issue for empty inline element's width, isn't it? E.g., `<span contenteditable></span>`.

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

Received on Friday, 27 March 2020 12:51:01 UTC