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

I'm also somewhat on the fence about this too; on the one hand, I think in an ideal world adding or removing contenteditable shouldn't cause any layout changes, but on the other hand that makes a simple `<div contenteditable></div>` essentially unusable.

So maybe something involving `min-height: 1lh` would be a reasonable hack.

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

Received on Friday, 27 March 2020 12:52:34 UTC