[webkit-reviews] review requested: [Bug 30219] SVG Path elements are not correctly updated through pathSegList manipulation : [Attachment 51576] Tentative patch

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


David Yonge-Mallo <davinci at chromium.org> has asked  for review:
Bug 30219: SVG Path elements are not correctly updated through pathSegList
manipulation
https://bugs.webkit.org/show_bug.cgi?id=30219

Attachment 51576: Tentative patch
https://bugs.webkit.org/attachment.cgi?id=51576&action=review

------- Additional Comments from David Yonge-Mallo <davinci at chromium.org>
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.


More information about the webkit-reviews mailing list