5 | | Proposed status classification: |
| 5 | = Overview = |
| 6 | |
| 7 | QtWebKit 2.0 is a browser engine based on the Open Source WebKit engine. |
| 8 | |
| 9 | Qt versions supported by QtWebKit 2.0: |
| 10 | * Qt 4.6 |
| 11 | * Qt 4.7 |
| 12 | |
| 13 | High-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 |
| 21 | |
| 22 | This documentation uses the following classification for the levels of support: |
14 | | || 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 || || |
15 | | || 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 || LayoutTests/storage || |
16 | | || 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 || || |
| 31 | || HTML5 application cache (manifest attribute) || Experimental || [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 || || |
| 32 | || Web Storage (DOM storage, local storage & session storage) || Experimental || [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 || LayoutTests/storage || |
| 33 | || Web SQL Database || Experimental || [[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 || || |