Changes between Version 55 and Version 56 of FeatureFlags
- Timestamp:
- Sep 27, 2012, 6:16:53 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FeatureFlags
v55 v56 130 130 === IMAGE_DECODER_DOWN_SAMPLING === 131 131 === INDEXED_DATABASE === 132 === INPUT_MULTIPLE_FIELDS_UI === 133 Introduced by [http://webkit.org/b/97640] for using multiple fields UI in "date", "datetime", "datetime-local", "month", "time" and "week". 134 This flag was named INPUT_TYPE_TIME_MULTIPLE_FIELDS. 132 135 === INPUT_SPEECH === 133 136 <input x-webkit-speech> support. Experimental. … … 145 148 === INPUT_TYPE_TIME === 146 149 <input type=time> support. Similar status with INPUT_TYPE_DATE. 147 148 150 === 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. 151 Renamed to INPUT_MULTIPLE_FIELDS_UI by [http://webkit.org/b/97640] 152 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]. 150 153 151 154 === INPUT_TYPE_WEEK ===