[Webkit-unassigned] [Bug 30219] SVG Path elements are not correctly updated through pathSegList manipulation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 24 18:54:43 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=30219


David Yonge-Mallo <davinci at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #51576|                            |review?
               Flag|                            |




--- Comment #2 from David Yonge-Mallo <davinci at chromium.org>  2010-03-24 18:54:43 PST ---
Created an attachment (id=51576)
 --> (https://bugs.webkit.org/attachment.cgi?id=51576)
Tentative patch

I've made a tentative patch to fix this which adds code for relative
coordinates in SVGPathSegList::toPathData().  If the approach looks good,
SVGPathSegList::getPathSegAtLength() needs to be similarly updated as well.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list