[webkit-reviews] review cancelled: [Bug 11667] SVG: method .getTransformToElement(elt) in SVGLocatable not implemented : [Attachment 11640] Improved testcase

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Tue Nov 28 01:39:45 PST 2006


Rob Buis <rwlbuis at gmail.com> has cancelled Rob Buis <rwlbuis at gmail.com>'s
request for review:
Bug 11667: SVG: method .getTransformToElement(elt) in SVGLocatable not
implemented
http://bugs.webkit.org/show_bug.cgi?id=11667

Attachment 11640: Improved testcase
http://bugs.webkit.org/attachment.cgi?id=11640&action=edit

------- Additional Comments from Rob Buis <rwlbuis at gmail.com>
This patch introduces virtual base class SVGLocatable. This helps since we need
only one implementation of getTransformToElement instead of one for
SVGTextElement, one for SVGStyledTransformable etc. However it probably needs
to be (performance) tested well.
Cheers,

Rob.



More information about the webkit-reviews mailing list