16 | | || 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 || || || |
17 | | || 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 || || || |
| 16 | || 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 || |
| 17 | || 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 || || || |
35 | | || <canvas> element || Technology preview || || |
36 | | || canvas: text API || || || |
37 | | || canvas: gradient API || || || |
38 | | || canvas: image API || || || |
39 | | || canvas: transforms || || || |
40 | | || canvas: patterns || || || |
41 | | || canvas: shadows || || || |
42 | | || canvas: image API || || || |
43 | | || <audio> element || Technology preview || LayoutTests\media || |
44 | | || <video> element || Technology preview || LayoutTests\media || |
45 | | || <source> element for alternative video or audio sources || || || |
| 35 | || <canvas> element || Technology preview || LayoutTests/fast/canvas || |
| 36 | || <audio>, <video> and <source> element || Technology preview || LayoutTests/media, LayoutTests/fast/media || |
52 | | || -webkit-transform for 2D transforms || || || LayoutTests\transforms, LayoutTests\transforms\2d, \LayoutTests\fast\transforms, LayoutTests\fast\css || |
53 | | || -webkit-transform for 3D transforms || || https://bugs.webkit.org/show_bug.cgi?id=23908, https://bugs.webkit.org/show_bug.cgi?id=23359 (accelerated compositing) || LayoutTests\transforms, LayoutTests\transforms\3d\general, LayoutTests\transforms\3d\hit-testing, LayoutTests\transforms\3d\point-mapping, LayoutTests\compositing\animation || |
54 | | || -webkit-transition-* || || || LayoutTests\transitions, LayoutTests\fast\css, LayoutTests\compositing\transitions || |
| 43 | || -webkit-transform for 2D transforms || || || LayoutTests/transforms, LayoutTests/transforms/2d, /LayoutTests/fast/transforms, LayoutTests/fast/css || |
| 44 | || -webkit-transform for 3D transforms || || https://bugs.webkit.org/show_bug.cgi?id=23908, https://bugs.webkit.org/show_bug.cgi?id=23359 (accelerated compositing) || LayoutTests/transforms, LayoutTests/transforms/3d/general, LayoutTests/transforms/3d/hit-testing, LayoutTests/transforms/3d/point-mapping, LayoutTests/compositing/animation || |
| 45 | || -webkit-transition-* || || || LayoutTests/transitions, LayoutTests/fast/css, LayoutTests/compositing/transitions || |