[Webkit-unassigned] [Bug 43388] New: SVGPathElement.cloneNode loses generated pathSegList
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 2 16:21:00 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=43388
Summary: SVGPathElement.cloneNode loses generated pathSegList
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh Intel
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: Major
Priority: P2
Component: SVG
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: natevw at yahoo.com
CC: zimmermann at kde.org
Created an attachment (id=63273)
--> (https://bugs.webkit.org/attachment.cgi?id=63273)
Test case, should show two identical paths next to each other
If an SVG path is created programmatically via its DOM pathSegList's methods, duplicate path elements created with .cloneNode() have an empty pathSegList. This may be related to https://bugs.webkit.org/show_bug.cgi?id=41421 but is not fixed by its patch.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list