At the moment, the answer is no, as far as I know, anyway.
The HTML5 specification usually does not want to determine what the user interface should look like, this also applies to a function like input = number. I think there is some kind of implicitly expected workflow that looks like
login from authors / browser providers / interesting people> text specification in HTML specifications> (experimenting with the user interface)> user interface conventions (experimenting with the style)> CSS suggestions> CSS specification for the style of the new controls.
Consequently, real control over the rendering of new inputs will not be possible in the near future. Of course, browsers can, meanwhile, implement experimental CSS extensions for specific vendors.
hallvors Aug 20 '10 at 15:22 2010-08-20 15:22
source share