Changes between Version 4 and Version 5 of QtWebKitTableOfFeatures20


Ignore:
Timestamp:
Mar 1, 2010 6:00:17 AM (14 years ago)
Author:
Henry Haverinen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitTableOfFeatures20

    v4 v5  
    77QtWebKit 2.0 is a browser engine based on the Open Source WebKit engine.
    88
    9 Qt versions supported by QtWebKit 2.0:
    10 * Qt 4.6
    11 * Qt 4.7
    12 
    139High-level list of supported standards:
    14 * HTML 4.01
    15 * XHTML 1.0
    16 * CSS 2.1 and partial CSS3
    17 * ECMAScript 3 (JavaScript)
    18 * DOM Level 2
    19 * AJAX technologies, including XMLHTTPRequest
    20 * XHTML / MP support
     10 * HTML 4.01
     11 * XHTML 1.0
     12 * CSS 2.1 and partial CSS3
     13 * ECMAScript 3 (JavaScript)
     14 * DOM Level 2
     15 * AJAX technologies, including XMLHTTPRequest
     16 * XHTML / MP support
    2117
    2218This documentation uses the following classification for the levels of support:
    23  * '''Not implemented''': implementation for the feature does not exist
    24  * '''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.
    25  * '''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.
    26  * '''Supported''': the feature has been implemented and verified, and we don't expect changes in the API or standard.
     19  * '''Not implemented''': implementation for the feature does not exist
     20  * '''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.
     21  * '''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.
     22  * '''Supported''': the feature has been implemented and verified, and we don't expect changes in the API or standard.
    2723
    2824= Web application features =