Bug 98351 - [Chromium] Enable the multiple fields UI for input[type=date]
Summary: [Chromium] Enable the multiple fields UI for input[type=date]
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kent Tamura
URL:
Keywords: WebExposed
Depends on:
Blocks: 98226
  Show dependency treegraph
 
Reported: 2012-10-04 00:26 PDT by Kent Tamura
Modified: 2012-10-04 07:45 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.03 KB, patch)
2012-10-04 01:32 PDT, Kent Tamura
morrita: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>