[Webkit-unassigned] [Bug 79586] New: xmlserializer strips xlink from xlink:html svg image tag

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 25 16:11:48 PST 2012


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

           Summary: xmlserializer strips xlink from xlink:html svg image
                    tag
           Product: WebKit
           Version: 420+
          Platform: Unspecified
               URL: http://kemputing.com/demo/importImage.html
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: peterejkemp at gmail.com
                CC: zimmermann at kde.org


I am creating SVGs programmatically with other embedded SVG images.  They display correctly on the screen when i create them, but when I serialize the SVG to save it, it strips out the xlink namespace information, and subsequent loading of the saved SVG doesn't render the embedded images as the xlink information is missing.  Please see the demo URL above.

I'm using Webkit: 535.21 running in Chrome: 19.0.1041 and have also seen the error in Webkit: 535.7

Thanks

Pete

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