Bug 86990 - Implement <input type=time> UI
Summary: Implement <input type=time> UI
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: yosin
URL: http://jsfiddle.net/JA3e3/
Keywords:
Depends on: 88970
Blocks: 88026 29359
  Show dependency treegraph
 
Reported: 2012-05-20 23:20 PDT by yosin
Modified: 2012-11-11 21:55 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description yosin 2012-05-20 23:20:31 PDT
Implement <input type=time> UI.
Comment 1 Dinu Jacob 2012-06-04 07:29:42 PDT
Are you working on this?
Comment 2 yosin 2012-06-04 18:20:54 PDT
(In reply to comment #1)
> Are you working on this?
Yes, I'm working now. 

We expect input field components using "time" will be shared among date/datetime/month/week.
Comment 3 Kent Tamura 2012-11-11 21:55:21 PST
The WeCore part for this bug has done regardless of ENABLE_INPUT_MULTIPLE_FIELDS_UI.