NEW135041
appending currentTranslate to an SVGPointList should make a copy of the object
https://bugs.webkit.org/show_bug.cgi?id=135041
Summary appending currentTranslate to an SVGPointList should make a copy of the object
Cameron McCormack (:heycam)
Reported 2014-07-17 23:19:28 PDT
Consistent with the SVG WG's resolution from yesterday that various SVG list mutation methods should make a copy of the item passed in (if the item is owned by an element), we should do the same when passing in SVGSVGElement.currentTranslate.
Attachments
Note You need to log in before you can comment on or make changes to this bug.