Changes between Version 23 and Version 24 of Google Summer of Code 2008
- Timestamp:
- Mar 17, 2008, 7:32:16 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Google Summer of Code 2008
v23 v24 3 3 WebKit Project Ideas: 4 4 * 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 aredisabled 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. 6 6 * Fix our [http://www.w3.org/TR/SVG11/animate.html SVG Animation] implementation - we can't pass [http://acid3.acidtests.org/ Acid3] without it 7 7 * SVG Bug fighting (clipping redesign, xhtml/svg integration issues, a lot more, please ask)