HTML5Forms HTML5 Forms Implementation - Master bug
https://bugs.webkit.org/show_bug.cgi?id=19264
Summary HTML5 Forms Implementation - Master bug
Michelangelo De Simone
Reported 2008-05-27 04:18:26 PDT
This is the Web Forms 2.0 master bug. Each feature will be addressed and "bugged" individually.
Attachments
sideshowbarker
Comment 1 2009-01-19 20:52:04 PST
Note that the Web Forms 2.0 draft has been obsoleted by the Forms section in the HTML5 draft: http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html So the URL for this bug should perhaps be changed to that. See the note at http://www.whatwg.org/specs/web-forms/current-work/ "This draft has been superseded by the Forms chapter of the HTML5 specification, which now includes many of the features first defined in this document."
Michelangelo De Simone
Comment 2 2009-01-20 11:29:22 PST
Bug updated according to Mike's suggestions.
Michelangelo De Simone
Comment 3 2009-01-21 03:41:11 PST
inputmode is not part of HTML5 Forms specs, so this doesn't depent on it.
Sam Sneddon [:gsnedders]
Comment 4 2009-03-06 11:36:53 PST
This should depend on #21903.
Aryeh Gregor
Comment 5 2009-08-06 20:42:32 PDT
FWIW, MediaWiki has started using HTML 5 forms as of now, and that's likely to be deployed on Wikipedia within the next week: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/54567 This includes some features that WebKit already implements (required, autofocus) and some it doesn't (min, max, number, email).
Michelangelo De Simone
Comment 6 2009-08-06 20:51:04 PDT
(In reply to comment #5) > This includes some features that WebKit already implements (required, > autofocus) and some it doesn't (min, max, number, email). Wow, that's awesome!
Martin Kliehm
Comment 7 2010-09-22 07:00:59 PDT
Depends on #33636 - input type=search not styleable with CSS
Note You need to log in before you can comment on or make changes to this bug.