Changes between Version 33 and Version 34 of FeatureFlags


Ignore:
Timestamp:
Jun 27, 2012 11:13:28 PM (12 years ago)
Author:
tkent@chromium.org
Comment:

Add INPUT_TYPE_TIME_MULTIPLE_FIELDS

Legend:

Unmodified
Added
Removed
Modified
  • FeatureFlags

    v33 v34  
    9393=== INPUT_TYPE_TIME ===
    9494<input type=time> support.  Similar status with INPUT_TYPE_DATE.
     95
     96=== INPUT_TYPE_TIME_MULTIPLE_FIELDS ===
     97Inline multiple editable fields UI for <input type=time>. [https://lists.webkit.org/pipermail/webkit-dev/2012-June/021305.html Announcement]. [http://webkit.org/b/88970]. Under development.
     98
    9599=== INPUT_TYPE_WEEK ===
    96100<input type=week> support.  Similar status with INPUT_TYPE_DATE.