Changes between Version 55 and Version 56 of FeatureFlags


Ignore:
Timestamp:
Sep 27, 2012 6:16:53 PM (12 years ago)
Author:
yosin@chromium.org
Comment:

Add INPUT_MULTIPLE_FIELDS_UI

Legend:

Unmodified
Added
Removed
Modified
  • FeatureFlags

    v55 v56  
    130130=== IMAGE_DECODER_DOWN_SAMPLING ===
    131131=== INDEXED_DATABASE ===
     132=== INPUT_MULTIPLE_FIELDS_UI ===
     133Introduced by [http://webkit.org/b/97640] for using multiple fields UI in "date", "datetime", "datetime-local", "month", "time" and "week".
     134This flag was named INPUT_TYPE_TIME_MULTIPLE_FIELDS.
    132135=== INPUT_SPEECH ===
    133136<input x-webkit-speech> support.  Experimental.
     
    145148=== INPUT_TYPE_TIME ===
    146149<input type=time> support.  Similar status with INPUT_TYPE_DATE.
    147 
    148150=== INPUT_TYPE_TIME_MULTIPLE_FIELDS ===
    149 Inline 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.
     151Renamed to INPUT_MULTIPLE_FIELDS_UI by [http://webkit.org/b/97640]
     152Inline 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].
    150153
    151154=== INPUT_TYPE_WEEK ===