- From: Oliver Williams via GitHub <sysbot+gh@w3.org>
- Date: Wed, 09 May 2018 13:51:59 +0000
- To: public-css-archive@w3.org
o-t-w has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-sizing-3] min-content/max-content on input element == When using an element with contenteditable, it is fairly easy to make its box be the size of its contents. I would like to do the same thing with a form input element. I have tried min-content/max-content/fit-content in Chrome and Firefox but they don't respect the width of the text. I had a look through the spec and couldn't tell if this was compliant. If it is spec compliant, I am going to say that it is very annoying behaviour. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2663 using your GitHub account
Received on Wednesday, 9 May 2018 13:52:08 UTC