[Webkit-unassigned] [Bug 83056] Serializing SVG removes namespace from attributes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 22 19:19:36 PDT 2013


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





--- Comment #6 from Rob Buis <rwlbuis at gmail.com>  2013-06-22 19:18:16 PST ---
Hi Alex,

(In reply to comment #5)
> Created an attachment (id=205257)
 --> (https://bugs.webkit.org/attachment.cgi?id=205257&action=review) [details]
> Example of two ways to do the same thing
> 
> The attached example does the same thing slightly differently.   Both are correct from a DOM/JS perspective but the second requires the serializer to generate a prefix.  The current serializer code fails to do this correctly.
> 
> Thus, it really depends on how you define fixed.  Is it fixed to leave a known issue?  IMHO, this is really fixed when bug 22958 is fixed.

I meant fixed in the sense that the blocks page works. Or rather, when taking it and removing the webkit specific replace hack it works.
I am updating my patch for bug 16496, hopefully it can fix more than just that bug, since it seems like there is some overlap in the XMLSerializer bugs.

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