Changes between Version 23 and Version 24 of Google Summer of Code 2008


Ignore:
Timestamp:
Mar 17, 2008 7:32:16 PM (16 years ago)
Author:
eric@webkit.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Google Summer of Code 2008

    v23 v24  
    33WebKit Project Ideas:
    44  * SVG
    5     * SVG Filters - Implement a platform-independent set of c++ based SVG filters, as detailed in the the [http://www.w3.org/TR/SVG/filters.html SVG FULL 1.1 specification].  Currently only the Mac platform has a filters implementation (CoreImage based).  These are disabled in tip of tree WebKit.
     5    * [http://www.w3.org/TR/SVG/filters.html SVG Filters] - Implement a platform-independent set of c++ based SVG filters.  Currently only the Mac platform has a filters implementation (CoreImage based) which is disabled in tip of tree WebKit.
    66    * Fix our [http://www.w3.org/TR/SVG11/animate.html SVG Animation] implementation - we can't pass [http://acid3.acidtests.org/ Acid3] without it
    77    * SVG Bug fighting (clipping redesign, xhtml/svg integration issues, a lot more, please ask)