Changes between Version 3 and Version 4 of FeatureFlags


Ignore:
Timestamp:
Mar 14, 2012 9:44:23 PM (12 years ago)
Author:
tkent@chromium.org
Comment:

Add some comments

Legend:

Unmodified
Added
Removed
Modified
  • FeatureFlags

    v3 v4  
    1313=== DATABASE ===
    1414=== DATALIST ===
     15<datalist> support. Need platform-specific UI code.
    1516=== DATA_TRANSFER_ITEMS ===
    1617=== DEBUG_MATH_LAYOUT ===
    1718=== DETAILS ===
     19<details> and <summary> support.
    1820=== DEVICE_ORIENTATION ===
    1921=== DIRECTORY_UPLOAD ===
     
    3638=== INDEXED_DATABASE ===
    3739=== INPUT_COLOR ===
     40<input type=color> support.  Need platform-specific code in ChromeClient.
    3841=== INPUT_SPEECH ===
     42<input x-webkit-speech> support.
    3943=== INPUT_TYPE_DATE ===
    4044=== INPUT_TYPE_DATETIME ===
     
    5660=== MEMORY_SAMPLER ===
    5761=== METER_TAG ===
     62<meter> support.
    5863=== MHTML ===
    5964=== MICRODATA ===
     
    6570=== ORIENTATION_EVENTS ===
    6671=== OVERFLOW_SCROLLING ===
     72=== PAGE_POPUP ===
    6773=== PAGE_VISIBILITY_API ===
    6874=== PAN_SCROLLING ===
     
    7278=== POINTER_LOCK ===
    7379=== PROGRESS_TAG ===
     80<progress> support.  Need to implement functions of RenderTheme.
    7481=== PURGEABLE_MEMORY ===
    7582=== QUOTA ===
     
    8087=== SCRIPTED_SPEECH ===
    8188=== SHADOW_DOM ===
     89Shadow DOM support. Experimental.
    8290=== SHARED_WORKERS ===
    8391=== SKIA_GPU_CANVAS ===
    8492=== SMOOTH_SCROLLING ===
    8593=== SPEECH_INPUT ===
     94INPUT_SPEECH?
    8695=== SPELLCHECK ===
    8796=== SQL_DATABASE ===
     
    97106=== VIBRATION ===
    98107=== VIDEO ===
     108<video> and <audio> support.
    99109=== VIDEO_TRACK ===
    100110=== VIEWPORT ===