Bug 86990
Summary: | Implement <input type=time> UI | ||
---|---|---|---|
Product: | WebKit | Reporter: | yosin |
Component: | Forms | Assignee: | yosin |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | dinu.jacob, tkent |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://jsfiddle.net/JA3e3/ | ||
Bug Depends on: | 88970 | ||
Bug Blocks: | 88026, 29359 |
yosin
Implement <input type=time> UI.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dinu Jacob
Are you working on this?
yosin
(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.
Kent Tamura
The WeCore part for this bug has done regardless of ENABLE_INPUT_MULTIPLE_FIELDS_UI.