Changes between Version 41 and Version 42 of QtWebKitTableOfFeatures20


Ignore:
Timestamp:
Apr 27, 2010 2:32:43 AM (14 years ago)
Author:
Henry Haverinen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitTableOfFeatures20

    v41 v42  
    55= Overview =
    66
    7 QtWebKit 2.0 is a web content engine based on the Open Source WebKit engine.
     7QtWebKit 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. As a general indicator of web compliance, QtWebKit passes the Acid 2 and Acid 3 tests.
    88
    99High-level list of supported standards:
     
    1919 * AJAX technologies, including XMLHttpRequest
    2020 * Partial support for SVG 1.1
    21 
    22 As a general indicator of web compliance, QtWebKit 2.0 passes the Acid 2 and Acid 3 tests.
    2321
    2422QtWebKit 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.