- From: Mounir Lamouri <mounir@lamouri.fr>
- Date: Wed, 17 Apr 2013 16:18:37 +0200
- To: whatwg@whatwg.org
- Cc: fantasai.lists@inkedblade.net
Hi, Currently the specification specifies some form control sizes (at least text controls and progress and meter elements) but most of the form controls bindings do not specify the expected default size of the control. I believe that the default size is quite important for interoperability, especially for inline-block elements that might end-up wrapped in text: if the default height is defined in px or em, the rendering might differ a lot. I think that it would be great to define default sizes for form controls, in em preferably I guess. Thanks, -- Mounir
Received on Wednesday, 17 April 2013 14:19:06 UTC