[webkit-dev] New Feature Flag Proposal: TIME_INPUT_FIELDS

Yoshifumi Inoue yosin at google.com
Wed Jun 27 18:16:17 PDT 2012


Tracked by:
https://bugs.webkit.org/show_bug.cgi?id=88970

Thanks.
-yosi


On Thu, Jun 28, 2012 at 12:44 AM, Brady Eidson <beidson at apple.com> wrote:

> Are there bugs tracking this work yet?
>
> Thanks,
> ~Brady
>
> On Jun 26, 2012, at 8:47 PM, Yoshifumi Inoue <yosin at google.com> wrote:
>
> Hi WebKit!
>
> I would like to notify adding new feature flag ENABLE_TIME_INPUT_FIELDS.
>
> This flag will enable multiple fields input UI for input type "time".
>
> Looking is as same as input type "number" (including spin button), but
> each time component, hour, minute, second, millisecond, period(AM/PM), is
> fixed and handles keyboard input as overwriting rather than inserting, like
> Mac OSX's DateTime control.
>
> This feature will be enable for desktop version of Chrome (== excluding
> Android).
>
> This flag also introduce following class and functions:
> * DateTimeFormat class
> * localizedDecimalSeparator()
> * localizedTimeFormat()
> * localizedShortTimeFormat()
> * DateTimeFIeldElement (for shadow DOM)
> * DateTimeEditElement (for shadow DOM)
>
> Thanks!
> -yosi
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20120628/b9c38c1c/attachment.html>


More information about the webkit-dev mailing list