Bug 135041

Summary: appending currentTranslate to an SVGPointList should make a copy of the object
Product: WebKit Reporter: Cameron McCormack (:heycam) <heycam>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: krit, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

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.