This is a random collection of TODO items for ksvg2 in WebKit.[[BR]] If any of this item is fixed, a proper bug report will be created,[[BR]] until that happens, this is a good place to list certain items.[[BR]] If you have any questions about these items, or want to help[[BR]] with them, please contact rwlbuis/WildFox on irc.freenode.net, #webkit.[[BR]] [[BR]] = W3C Test Status (October 7th 2007) = == Filter problems == * filters-composite-02-b.svg (no visible filter output)[[BR]] * filters-conv-01-f.svg (no feConvolveMatrix filter [http://bugs.webkit.org/show_bug.cgi?id=5861 #5861])[[BR]] * filters-felem-01-b.svg (problem with non-existant filters [http://bugs.webkit.org/show_bug.cgi?id=12569 #12569])[[BR]] * filters-light-01-f.svg (point & spot light have problems [http://bugs.webkit.org/show_bug.cgi?id=5865 #5865] [http://bugs.webkit.org/show_bug.cgi?id=10115 #10115])[[BR]] * filters-morph-01-f.svg (no feMorphology support [http://bugs.webkit.org/show_bug.cgi?id=5863 #5863])[[BR]] * filters-turb-01-f.svg (no feTurbulence support [http://bugs.webkit.org/show_bug.cgi?id=5864 #5864])[[BR]] == Problems when running testsuite embedded in XHTML == * [http://www.w3.org/Graphics/SVG/Test/20061213/htmlEmbedHarness/full-filters-displace-01-f.html full-filters-displace-01-f.html] (initial display fails when embedded)[[BR]] * [http://www.w3.org/Graphics/SVG/Test/20061213/htmlEmbedHarness/full-filters-image-01-b.html full-filters-image-01-b.html] (initial display fails when embedded)[[BR]] * [http://www.w3.org/Graphics/SVG/Test/20061213/htmlEmbedHarness/full-coords-viewattr-01-b.html full-coords-viewattr-01-b.html] (initial display problem, xml parsing related)[[BR]] (These are covered by [http://bugs.webkit.org/show_bug.cgi?id=10341 #10341]) == Misc problems == * color-prof-01-f.svg (no icc color profiles [http://bugs.webkit.org/show_bug.cgi?id=6036 #6036] [http://bugs.webkit.org/show_bug.cgi?id=6037 #6037])[[BR]] * coords-units-03-b.svg (outermost svg viewport clipping not supported)[[BR]] * masking-path-03-b.svg (outermost svg viewport clipping not supported)[[BR]] * painting-render-01-b.svg (no color interpolation [http://bugs.webkit.org/show_bug.cgi?id=6033 #6033] [http://bugs.webkit.org/show_bug.cgi?id=6034 #6034])[[BR]] * struct-use-05-b.svg (no external references [http://bugs.webkit.org/show_bug.cgi?id=12499 #12499])[[BR]] == Gradient problems == * pservers-grad-10-b.svg (no spread method support [http://bugs.webkit.org/show_bug.cgi?id=5968 #5968])[[BR]] * pservers-grad-14-b.svg (no spread method support [http://bugs.webkit.org/show_bug.cgi?id=5968 #5968])[[BR]] * pservers-grad-18-b.svg (inherted color & gradient stops issue)[[BR]] * pservers-grad-19-b.svg (inherted color & gradient stops issue)[[BR]] == Text problems == * text-align-05-b.svg (vertical text issues [http://bugs.webkit.org/show_bug.cgi?id=13971 #13971])[[BR]] * text-intro-03-b.svg (glyph-orientation, various non-latin language related issues)[[BR]] * text-tref-01-b.svg (external tref references)[[BR]] * text-tselect-02-f.svg (no text selection API [http://bugs.webkit.org/show_bug.cgi?id=12290 #12290])[[BR]] == SVG fonts problems ([http://bugs.webkit.org/show_bug.cgi?id=10649 #10649]) == * fonts-desc-02-t.svg (no svg fonts)[[BR]] * fonts-elem-01-t.svg (no svg fonts)[[BR]] * fonts-elem-03-b.svg (no svg fonts)[[BR]] * fonts-elem-04-b.svg (no svg fonts)[[BR]] * fonts-elem-05-t.svg (no svg fonts)[[BR]] * fonts-elem-06-t.svg (no svg fonts)[[BR]] * fonts-elem-07-b.svg (no svg fonts)[[BR]] * fonts-kern-01-t.svg (no svg fonts)[[BR]] * pservers-grad-08-b.svg (okay, but no svg fonts)[[BR]] * render-elems-06-t.svg (okay, but no svg fonts)[[BR]] * render-elems-07-t.svg (okay, but no svg fonts)[[BR]] * render-elems-08-t.svg (okay, but no svg fonts)[[BR]] * render-groups-01-b.svg (okay, but no svg fonts)[[BR]] * render-groups-03-t.svg (okay, but no svg fonts)[[BR]] * text-align-08-b.svg (no svg fonts)[[BR]] * text-altglyph-01-b.svg (no svg fonts [http://bugs.webkit.org/show_bug.cgi?id=6426 #6426])[[BR]] * text-text-04-t.svg (no svg fonts)[[BR]] * text-text-05-t.svg (no svg fonts)[[BR]] * text-text-06-t.svg (no svg fonts)[[BR]] = Important, data type design changes = * SVGAngle* -> SVGAngle (pass by value, not by pointer)[[BR]] * SVGColor* -> SVGColor (pass by value, not by pointer)[[BR]] * SVGPreserveAspectRatio* -> SVGPreserveAspectRatio (pass by value, not by pointer)[[BR]] = JavaScript / ObjC SVG DOM issues = * Provide more SVG DOM JavaScript tests (ie. for SVGLength & friends)[[BR]] * Fix fundamental SVG DOM issues with baseVal/animVal ([http://bugs.webkit.org/show_bug.cgi?id=14150 #14150])[[BR]] = Filter issues = * Quality of filter output can be low in certain circumstances ([http://bugs.webkit.org/show_bug.cgi?id=6021 #6021] [http://bugs.webkit.org/show_bug.cgi?id=5526 #5226])[[BR]] [[BR]][[BR]] Last update: May 20th 2011.