[Webkit-unassigned] [Bug 110959] New: SVG Deep clone is broken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 27 01:47:11 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=110959

           Summary: SVG Deep clone is broken
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.8
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gauravgr at gmail.com
                CC: zimmermann at kde.org


SVG Deep clone is not working for fill/stroke.

1.) Apply fill/stroke style to a SVG path using javascript as a URL of defs.
2.) Clone the svg node, and append to another div.

Actual Results: Cloned svg node does not render fill/stroke

Expected Results: Cloned svg node render fill/stroke 

Build Date & Platform: r144147 for Mac

Additional Information: 

This was working with: r134433 for Mac OS X
http://builds.nightly.webkit.org/files/trunk/mac/WebKit-SVN-r135421.dmg

Started failing from     : r135421 for Mac OS X
http://builds.nightly.webkit.org/files/trunk/mac/WebKit-SVN-r134433.dmg

-- 
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