Changes between Version 13 and Version 14 of QtWebKitTableOfFeatures20


Ignore:
Timestamp:
Apr 13, 2010, 8:41:07 AM (15 years ago)
Author:
Henry Haverinen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitTableOfFeatures20

    v13 v14  
    4747|| '''Feature''' || '''Status''' || '''Layout test''' ||
    4848|| <canvas> element || Technology preview (partial support).  || LayoutTests/fast/canvas ||
     49|| WebGL 3D canvas || Technology preview (partial support) || ||
    4950
    5051QtWebKit has had experimental support for HTML5 media via the Phonon multimedia integration since Qt 4.5. As of QtWebKit 2.0, we have added integration to the new QtMultimedia framework in Qt 4.7. In the future, improvements and new development will focus on the QtMultimedia framework based architecture.
     
    5556= Advanced CSS Features =
    5657
    57 || '''Feature''' || '''Status''' || '''Bugzilla''' ||  '''Layout tests''' ||
    58 || [http://www.w3.org/TR/css3-2d-transforms/ CSS 2D Transforms Module Level 3] || Experimental  || || LayoutTests/transforms, LayoutTests/transforms/2d, /LayoutTests/fast/transforms, LayoutTests/fast/css ||
    59 || [http://www.w3.org/TR/css3-3d-transforms/ CSS 3D Transforms Module Level 3] || || 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 ||
    60 || [http://www.w3.org/TR/css3-transitions/ CSS Transitions Module Level 3] || Experimental  || https://bugs.webkit.org/show_bug.cgi?id=20337 || LayoutTests/transitions, LayoutTests/fast/css, LayoutTests/compositing/transitions ||
    61 || [http://www.w3.org/TR/css3-animations/ CSS Animations Module Level 3] || Experimental || https://bugs.webkit.org/show_bug.cgi?id=20119, https://bugs.webkit.org/show_bug.cgi?id=20337 || LayoutTests/animations, LayoutTests/animations/3d, LayoutTests/compositing/animation ||
    62 || [http://www.w3.org/TR/css3-background/ Backgrounds and Borders Module Level 3 support]  || || || ||
    63 || [http://dev.w3.org/csswg/css3-text/ CSS Text Level 3]  || || || ||
    64 || [http://www.w3.org/TR/css3-fonts/ CSS Fonts Module Level 3] || || || ||
    65 || [http://webkit.org/blog/363/styling-scrollbars/ Styling scrollbars with -webkit-scrollbar-* CSS properties] || || || ||
    66 || [http://webkit.org/blog/181/css-masks/ -webkit-mask-* CSS properties]  || || || ||
     58|| '''Feature''' || '''Status''' || '''Layout tests''' ||
     59|| [http://www.w3.org/TR/css3-2d-transforms/ CSS 2D Transforms Module Level 3] || Experimental  || LayoutTests/transforms, LayoutTests/transforms/2d, /LayoutTests/fast/transforms, LayoutTests/fast/css ||
     60|| [http://www.w3.org/TR/css3-3d-transforms/ CSS 3D Transforms Module Level 3] || || LayoutTests/transforms, LayoutTests/transforms/3d/general, LayoutTests/transforms/3d/hit-testing, LayoutTests/transforms/3d/point-mapping, LayoutTests/compositing/animation ||
     61|| [http://www.w3.org/TR/css3-transitions/ CSS Transitions Module Level 3] || Experimental  || LayoutTests/transitions, LayoutTests/fast/css, LayoutTests/compositing/transitions ||
     62|| [http://www.w3.org/TR/css3-animations/ CSS Animations Module Level 3] || Experimental || LayoutTests/animations, LayoutTests/animations/3d, LayoutTests/compositing/animation ||
     63|| [http://www.w3.org/TR/css3-background/ Backgrounds and Borders Module Level 3 support]  || || ||
     64|| [http://dev.w3.org/csswg/css3-text/ CSS Text Level 3]  || || ||
     65|| [http://www.w3.org/TR/css3-fonts/ CSS Fonts Module Level 3] || || ||
     66|| [http://webkit.org/blog/363/styling-scrollbars/ Styling scrollbars with -webkit-scrollbar-* CSS properties] || || ||
     67|| [http://webkit.org/blog/181/css-masks/ -webkit-mask-* CSS properties]  || || ||
    6768
    6869= HTML5 functionality in web forms =