Changes between Version 12 and Version 13 of QtWebKitTableOfFeatures20


Ignore:
Timestamp:
Apr 13, 2010 8:11:25 AM (14 years ago)
Author:
Henry Haverinen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitTableOfFeatures20

    v12 v13  
    8989|| <output>  element || || ||
    9090|| autocomplete attribute for input values || || ||
    91 || autofocus attribute for web form controls || || ||
     91|| autofocus attribute for web form controls || technology preview || ||
    9292|| required attribute for specifying mandatory input fields || || ||
    9393|| multiple attribute (if present, multiple input values allowed) || || ||
    9494|| pattern attribute for validating input field's value || || ||
    9595|| step attribute for date/time related input types || || ||
    96 || placeholder attribute for placeholder text in an input field || || ||
     96|| placeholder attribute for placeholder text in an input field || technology preview || ||
    9797|| form attribute   || || ||
    9898|| maxlength attribute for text fields|| || ||
     
    153153|| spellcheck global attribute || || ||
    154154|| draggable global attribute || || ||
    155 || HTML5 compliant parsing of HTML documents || || ||
    156155|| <a rel="noreferrer"> (don't leak referrer info when following link) || || ||