RESOLVED FIXED 29070
[HTML5][Forms] min/max attributes support for date&time types
https://bugs.webkit.org/show_bug.cgi?id=29070
Summary [HTML5][Forms] min/max attributes support for date&time types
Kent Tamura
Reported 2009-09-08 23:08:55 PDT
Implement min/max attributes and ValidityState.rangeUnderflow and .rangeOverflow for <input type=date/datetime/datetime-local/month/time/week>.
Attachments
Kent Tamura
Comment 1 2010-02-02 20:24:55 PST
Completed to implement min/max/rangeOveflow/rangeUnderflow for all of types.
Note You need to log in before you can comment on or make changes to this bug.