Changes between Version 17 and Version 18 of QtWebKitTableOfFeatures20
- Timestamp:
- Apr 14, 2010, 8:02:41 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QtWebKitTableOfFeatures20
v17 v18 34 34 || 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 || 35 35 || 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 || || 36 || "online" and "offline" events |||| ||37 || Web Workers - dedicated workers || Not implemented || || LayoutTests/workers ||38 || Web Workers - shared workers || Not implemented || || LayoutTests/fast/workers ||36 || navigator.onLine attribute, online and offline events || ? || || 37 || Web Workers - dedicated workers || Not implemented ? || || LayoutTests/workers || 38 || Web Workers - shared workers || Not implemented ? || || LayoutTests/fast/workers || 39 39 || Web Sockets || Not implemented || || LayoutTests/websocket|| 40 40 … … 158 158 || <embed> element for embedding content such as a plug-in || || || 159 159 || Inline MathML || || || 160 || Inline SVG || || ||160 || Inline SVG || || || 161 161 || sizes attribute for <link> || || || 162 162 || charset attribute for <meta> || || ||