Changes between Version 15 and Version 16 of FeatureFlags
- Timestamp:
- Apr 1, 2012, 9:17:15 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FeatureFlags
v15 v16 42 42 === IMAGE_DECODER_DOWN_SAMPLING === 43 43 === INDEXED_DATABASE === 44 === INPUT_COLOR ===45 <input type=color> support. Stable. Need platform-specific code in ChromeClient.46 44 === INPUT_SPEECH === 47 45 <input x-webkit-speech> support. Experimental. 46 === INPUT_TYPE_COLOR === 47 <input type=color> support. Stable. Need platform-specific code in ChromeClient. 48 48 === INPUT_TYPE_DATE === 49 49 <input type=date> support. API implementation is stable, but the UI is poor. This shouldn't be enabled unless a date control have a richer UI. A calendar picker UI for desktop platforms is under development.