Changes between Version 41 and Version 42 of QtWebKitTableOfFeatures20
- Timestamp:
- Apr 27, 2010, 2:32:43 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QtWebKitTableOfFeatures20
v41 v42 5 5 = Overview = 6 6 7 QtWebKit 2.0 is a web content engine based on the Open Source WebKit engine. 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. As a general indicator of web compliance, QtWebKit passes the Acid 2 and Acid 3 tests. 8 8 9 9 High-level list of supported standards: … … 19 19 * AJAX technologies, including XMLHttpRequest 20 20 * 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.23 21 24 22 QtWebKit 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.