Bug 98351

Summary: [Chromium] Enable the multiple fields UI for input[type=date]
Product: WebKit Reporter: Kent Tamura <tkent>
Component: FormsAssignee: Kent Tamura <tkent>
Status: RESOLVED FIXED    
Severity: Normal CC: mifenton, morrita, webkit.review.bot
Priority: P2 Keywords: WebExposed
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 98226    
Attachments:
Description Flags
Patch morrita: review+

Description Kent Tamura 2012-10-04 00:26:28 PDT
[Chromium] Enable the multiple fields UI for input[type=date]
Comment 1 Kent Tamura 2012-10-04 01:32:48 PDT
Created attachment 167049 [details]
Patch
Comment 2 Kent Tamura 2012-10-04 01:35:12 PDT
I know this patch broke the following tests. But I'd like to address them in another patch because of ease of rollout.

fast/forms/date/date-appearance.html
fast/forms/date/date-fixed-placeholder.html
fast/forms/date/date-input-visible-strings.html
fast/forms/date/input-date-commit-valid-only.html
platform/chromium/fast/forms/date/date-suggestion-picker-appearance.html
platform/chromium/fast/forms/date/date-suggestion-picker-appearance-rtl.html
platform/chromium/fast/forms/date/date-suggestion-picker-appearance-with-scroll-bar.html
Comment 3 Kent Tamura 2012-10-04 01:59:15 PDT
Committed r130375: <http://trac.webkit.org/changeset/130375>