Changes between Version 9 and Version 10 of QtWebKitTableOfFeatures46


Ignore:
Timestamp:
Feb 15, 2010 2:44:38 AM (14 years ago)
Author:
Henry Haverinen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitTableOfFeatures46

    v9 v10  
    1818|| "online" and "offline" events || || || ||
    1919|| Web Workers - dedicated workers || || || || ||
    20 || Web Workers - shared workers || || || || ||
     20|| Web Workers - shared workers || || || || LayoutTests\fast\workers ||
    2121|| Web Sockets || Not supported || || || ||
    2222
     
    4141|| canvas: shadows || || ||
    4242|| canvas: image API || || ||
    43 || <audio> element || Technology preview || ||
    44 || <video> element || Technology preview || ||
     43|| <audio> element || Technology preview || LayoutTests\media ||
     44|| <video> element || Technology preview || LayoutTests\media ||
    4545|| <source> element for alternative video or audio sources || || ||
    4646
     
    4949TBD: preparefortransition and dotransition?
    5050
    51 || '''Feature''' || '''Status''' || '''Bugzilla''' ||  '''Layout test''' ||
    52 || -webkit-transform for 2D transforms || || || ||
    53 || -webkit-transform for 3D transforms || || || ||
    54 || -webkit-transition-* || || || ||
     51|| '''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 || || || 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 ||
    5555|| DOM events for CSS transitions  || || https://bugs.webkit.org/show_bug.cgi?id=20337 || ||
    56 || -webkit-animation-*  || || https://bugs.webkit.org/show_bug.cgi?id=20119 || ||
     56|| -webkit-animation-*  || || https://bugs.webkit.org/show_bug.cgi?id=20119 || LayoutTests\animations, LayoutTests\animations\3d, LayoutTests\compositing\animation ||
    5757|| @-webkit-keyframes || || || ||
    5858|| DOM events for CSS animations  || || https://bugs.webkit.org/show_bug.cgi?id=20337 || ||