See http://dev.w3.org/html5/spec/Overview.html#attr-input-type This bug report is just for the type keywords when "Control type" is Text Field. tel, url, email, number are the ones not yet in WebCore. <rdar://problem/5327885>
Created attachment 29996 [details] add support for HTML text control input types
Created attachment 30001 [details] updated patch to fix DOMHTML.mm
Comment on attachment 30001 [details] updated patch to fix DOMHTML.mm Per IRC, r- for lack of test.
Created attachment 30008 [details] Now with working code and layout tests
Fixed in r43267
http://trac.webkit.org/changeset/43267