WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
100060
Support full month names in DateTimeEditElement, and use them in input[type=month] by default
https://bugs.webkit.org/show_bug.cgi?id=100060
Summary
Support full month names in DateTimeEditElement, and use them in input[type=m...
Kent Tamura
Reported
2012-10-22 19:12:58 PDT
Support for full month names in DateTimeEditElement, and use them in input[type=month] by default
Attachments
Patch
(75.76 KB, patch)
2012-10-22 19:23 PDT
,
Kent Tamura
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kent Tamura
Comment 1
2012-10-22 19:23:47 PDT
Created
attachment 170044
[details]
Patch
Kentaro Hara
Comment 2
2012-10-23 00:40:23 PDT
Comment on
attachment 170044
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=170044&action=review
> LayoutTests/ChangeLog:11 > + * fast/forms/month-multiple-fields/month-multiple-fields-appearance-l10n.html: > + Add max attributes to show appearance in typical usage.
This test covers cases for countForFullMonth. We might want to add test cases for countForAbbreviatedMonth and countForNarrowMonth.
Kent Tamura
Comment 3
2012-10-23 00:44:40 PDT
Comment on
attachment 170044
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=170044&action=review
>> LayoutTests/ChangeLog:11 >> + Add max attributes to show appearance in typical usage. > > This test covers cases for countForFullMonth. We might want to add test cases for countForAbbreviatedMonth and countForNarrowMonth.
Probably it's not doable because there are no locales which return MMM or MMMMM for Localizer::monthFormat AFAIK.
Kentaro Hara
Comment 4
2012-10-23 00:45:53 PDT
Comment on
attachment 170044
[details]
Patch OK, I understood the situation.
WebKit Review Bot
Comment 5
2012-10-23 01:02:09 PDT
Comment on
attachment 170044
[details]
Patch Clearing flags on attachment: 170044 Committed
r132187
: <
http://trac.webkit.org/changeset/132187
>
WebKit Review Bot
Comment 6
2012-10-23 01:02:13 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug