Changes between Version 5 and Version 6 of QtWebKitTableOfFeatures46


Ignore:
Timestamp:
Feb 15, 2010 2:07:45 AM (14 years ago)
Author:
Henry Haverinen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitTableOfFeatures46

    v5 v6  
    33NOTE: This is page is incomplete and under construction. These tables will be moved to !QtWebKit documentation.
    44
     5Proposed status classification:
     6 * Not implemented: implementation for the feature does not exist
     7 * Technology preview: the implementation of the feature is ready for experimentation and validation, but not for production use. The implementation may be incomplete and there may be known problems.
     8 * Experimental: the implementation of the feature can be used in production applications with the caveat that the API, standard or the implementation may be still change in future releases, or there may be some limitations in the implementation.
     9 * Supported: the feature has been implemented and verified, and we don't expect changes in the API or standard.
     10
     11
    512= Web application features =
    613
    714|| '''Feature''' || '''Status''' || ''' Qt documentation''' || ''' Qt Autotest ''' || '''Layout test''' ||
    8 || HTML5 application cache (manifest attribute) || Supported|| [http://doc.qt.nokia.com/4.6/qwebsettings.html#setOfflineWebApplicationCachePath (1)], [http://doc.qt.nokia.com/4.6/qwebsettings.html#WebAttribute-enum (2)] OfflineWebApplicationCacheEnabled attribute || || ||
    9 || Web Storage (DOM storage, local storage & session storage) || Supported || [http://doc.qt.nokia.com/4.6/qwebsettings.html#setLocalStoragePath (1)], [http://doc.qt.nokia.com/4.6/qwebsettings.html#WebAttribute-enum (2)] LocalStorageEnabled attribute || || ||
    10 || Web SQL Database || Supported || [[http://doc.qt.nokia.com/4.6/qwebsettings.html#setOfflineStoragePath (1)], [http://doc.qt.nokia.com/4.6/qwebsettings.html#WebAttribute-enum (2)] OfflineStorageDatabaseEnabled attribute || || ||
     15|| HTML5 application cache (manifest attribute) || ? || [http://doc.qt.nokia.com/4.6/qwebsettings.html#setOfflineWebApplicationCachePath (1)], [http://doc.qt.nokia.com/4.6/qwebsettings.html#WebAttribute-enum (2)] OfflineWebApplicationCacheEnabled attribute || || ||
     16|| Web Storage (DOM storage, local storage & session storage) || ? || [http://doc.qt.nokia.com/4.6/qwebsettings.html#setLocalStoragePath (1)], [http://doc.qt.nokia.com/4.6/qwebsettings.html#WebAttribute-enum (2)] LocalStorageEnabled attribute || || ||
     17|| Web SQL Database || ? || [[http://doc.qt.nokia.com/4.6/qwebsettings.html#setOfflineStoragePath (1)], [http://doc.qt.nokia.com/4.6/qwebsettings.html#WebAttribute-enum (2)] OfflineStorageDatabaseEnabled attribute || || ||
    1118|| "online" and "offline" events || || || ||
    1219|| Web Workers - dedicated workers || || || || ||