Changes between Version 12 and Version 13 of QtWebKitTableOfFeatures46


Ignore:
Timestamp:
Feb 24, 2010 7:39:20 AM (14 years ago)
Author:
Henry Haverinen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitTableOfFeatures46

    v12 v13  
    1414|| '''Feature''' || '''Status''' || ''' Qt documentation''' || ''' Qt Autotest ''' || '''Layout test''' ||
    1515|| 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 || || ||
    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 || ||  ||
    1818|| "online" and "offline" events || || || ||
    19 || Web Workers - dedicated workers || || || || ||
    20 || Web Workers - shared workers || || || || LayoutTests\fast\workers ||
    21 || Web Sockets || Not supported || || || ||
     19|| Web Workers - dedicated workers || || || || LayoutTests/workers ||
     20|| Web Workers - shared workers || || || || LayoutTests/fast/workers ||
     21|| Web Sockets || Not supported || || || LayoutTests/websocket||
    2222
    2323= JavaScript JIT =
     
    3333
    3434|| '''Feature''' || '''Status''' || '''Layout test''' ||
    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 ||
    4637
    4738= CSS Features =
     
    5041
    5142|| '''Feature''' || '''Status''' || '''Bugzilla''' ||  '''Layout tests''' ||
    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 ||
    5546|| DOM events for CSS transitions  || || https://bugs.webkit.org/show_bug.cgi?id=20337 || ||
    56 || -webkit-animation-*, @-webkit-keyframes   || || https://bugs.webkit.org/show_bug.cgi?id=20119 || LayoutTests\animations, LayoutTests\animations\3d, LayoutTests\compositing\animation ||
     47|| -webkit-animation-*, @-webkit-keyframes   || || https://bugs.webkit.org/show_bug.cgi?id=20119 || LayoutTests/animations, LayoutTests/animations/3d, LayoutTests/compositing/animation ||
    5748|| DOM events for CSS animations  || || https://bugs.webkit.org/show_bug.cgi?id=20337 || ||
    5849|| CSS: Reflections || || || ||