[Bug 12885] Add a new input type=numeric

http://www.w3.org/Bugs/Public/show_bug.cgi?id=12885

--- Comment #31 from Aryeh Gregor <Simetrical+w3cbug@gmail.com> 2011-06-16 18:13:01 UTC ---
This is closely related to bug 12409 (filed by Apple).  We could have separate
numeric and autocapitalize functions, but it makes more sense to me to combine
them.  In that case, we could satisfy this bug by standardizing autocapitalize
with the values that iOS already supports ("none", "sentences", "words",
"characters") and add a new "numeric" value.  autocapitalize would then be a
poor name for the attribute, but it makes more sense to pave the cowpaths than
to introduce a new attribute or type that serves a similar purpose, IMO.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 16 June 2011 18:13:05 UTC