WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
135041
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
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug