Changes between Version 18 and Version 19 of Google Summer of Code 2008
- Timestamp:
- Mar 12, 2008, 10:40:54 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Google Summer of Code 2008
v18 v19 8 8 * Standards Support 9 9 * 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. 10 * Fix our [http://www.w3.org/TR/SVG11/animate.html SVG Animation] implementation - we can't pass [http://acid3.acidtests.org/ Acid3] without it 10 11 * SVG Bug fighting (clipping redesign, xhtml/svg integration issues, a lot more, please ask) 12 * Pass the rest of the [http://www.w3.org/Style/CSS/Test/CSS2.1/current/ CSS 2.1 test suite] (and possibly the [http://samples.msdn.microsoft.com/csstestpages/default.htm new suite from Microsoft]) 11 13 * CSS3 Paged Media - Add support for [http://www.w3.org/TR/css3-page/ CSS3 Paged Media], or a subset thereof. Currently we have no support in WebKit. 12 14 * MathML (at least the presentational parts, can get very far with a stylesheet only) - http://www.w3.org/TR/REC-MathML/ 13 15 * Ruby - http://www.w3.org/TR/ruby/ 14 16 * [http://www.whatwg.org/specs/web-apps/current-work/ HTML 5] Offline Web Applications support - http://www.whatwg.org/specs/web-apps/current-work/#offline 17 * [http://www.w3.org/TR/html5/#datagrid HMTL5 <datagrid>] support 18 * [http://www.mozilla.org/projects/xbl/xbl2.html XBL2] (fairly hard) 19 * canvas 3d extensions a la [http://wiki.mozilla.org/Canvas:3D mozilla] or [http://my.opera.com/timjoh/blog/2007/11/13/taking-the-canvas-to-another-dimension opera] 20 * canvas text drawing [http://developer.mozilla.org/en/docs/Drawing_text_using_a_canvas mozilla] 21 * [http://www.w3.org/TR/wai-aria/ ARIA] - Accessible Rich Internet Applications 22 * [http://www.whatwg.org/specs/web-forms/current-work/ Web Forms 2] 15 23 * Other Engine Work 16 24 * Interruptible JavaScript evaluation