Bug 135041 - appending currentTranslate to an SVGPointList should make a copy of the object
Summary: appending currentTranslate to an SVGPointList should make a copy of the object
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-17 23:19 PDT by Cameron McCormack (:heycam)
Modified: 2014-07-17 23:19 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cameron McCormack (:heycam) 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.