Changes between Version 44 and Version 45 of QtWebKitTableOfFeatures20


Ignore:
Timestamp:
Apr 28, 2010 11:23:32 PM (14 years ago)
Author:
Henry Haverinen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitTableOfFeatures20

    v44 v45  
    55= Overview =
    66
    7 QtWebKit 2.0 is a web content engine based on the Open Source WebKit engine. QtWebKit has broad support for modern web technologies and is compliant with typical web content. QtWebKit is developed in the trunk of WebKit's source code repository, which enables QtWebKit to always include the latest developments from the WebKit project. As a general indicator of web compliance, QtWebKit passes the Acid 2 and Acid 3 tests.
     7QtWebKit 2.0 is a web content engine based on the open source WebKit project. QtWebKit has broad support for modern web technologies and is compliant with typical web content. QtWebKit is developed in the trunk of WebKit's source code repository, which enables every new release of QtWebKit to include the latest developments from the WebKit project. As a general indicator of web compliance, QtWebKit passes the Acid 2 and Acid 3 tests.
    88
    99High-level list of supported standards:
    1010 * HTML 4.01
    11  * In common usage, HTML5 and CSS3 refer to a set of specifications that are work in progress in W3C standardization. QtWebKit includes extensive but experimental support for significant parts of these draft specifications. Please find a more detailed description below. 
     11 * In common usage, HTML5 and CSS3 refer to a set of draft specifications that are work in progress in W3C standardization. QtWebKit includes extensive but experimental support for significant parts of these draft specifications. Please find a more detailed description below. 
    1212 * JavaScript 1.5 support (ECMA-262 3rd Edition)
    1313 * Partial support for XHTML Basic 1.1
     
    2222QtWebKit has a C++ API that allows Qt applications to embed web content, and to examine and manipulate the web content. The QtWebKit C++ API is extensively documented in the QtWebKit documentation. The C++ API documentation for QtWebKit 2.0 is included in Qt 4.7 documentation, available at http://doc.qt.nokia.com.
    2323
    24 QtWebKit 2.0 is included in Qt 4.7. It can also be used with Qt 4.6 or Qt 4.5, however these cases are not  covered by commercial support from Nokia.  Qt 4.5 support is community driven and not verified by Nokia.
     24QtWebKit 2.0 is included in Qt 4.7. It can also be used with Qt 4.6, however this case is not  covered by commercial support from Nokia.  QtWebKit 2.0 also has community driven support for Qt 4.5, which is not verified by Nokia.
    2525
    2626=  Terms used in this documentation =